aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-12-26Install bindgen with cargo in prepareRaphael Nestler
2022-12-26Define rustc version with rust-toolchainRaphael Nestler
That way rustup will automatically use the correct Rust version.
2022-12-26Add missing lld makedependRaphael Nestler
2022-12-25Update config after starting the build with LLVM=1 setRaphael Nestler
The config of course needs to set the compiler to clang.
2022-12-25Update to Linux 6.1.1Raphael Nestler
2022-12-25Update config to to fully enable Rust supportRaphael Nestler
Create with make menuconfig in the source folder.
2022-12-25Add llvm as makedepends and set LLVM=1 for makeRaphael Nestler
See https://www.kernel.org/doc/html/latest/rust/quick-start.html#building
2022-12-21Update .SRCINFORaphael Nestler
2022-12-21Enable Rust support in the configurationRaphael Nestler
2022-12-21Ignore built packagesRaphael Nestler
2022-12-20Disable options that conflict with Rust supportRaphael Nestler
2022-12-20Copy from the official arch kernelRaphael Nestler
This only changes the maintainer and pkgbase metadata.