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