Compile kernel using LLVM and enable rust support
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
name: linux-stable
|
||||
description: The stable version of the linux kernel
|
||||
version: 6.16.2
|
||||
revision: 2
|
||||
url: https://www.kernel.org/
|
||||
license: GPL2-only
|
||||
architecture: any
|
||||
make_depends: ["bash","bc","binutils","coreutils","diffutils","findutils","gcc","glibc","grep","gzip","kmod","libelf","make","ncurses","openssl","perl","sed"]
|
||||
make_depends: ["bc","clang","cpio","gettext","libelf","lld","perl","rustc","rust-bindgen","rust-src"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user