|
|
|
|
|
by rnestler
711 days ago
|
|
I maintain an AUR package which builds a Rust enabled kernel: https://aur.archlinux.org/packages/linux-rust So far I just pinned the rustc version used by requiring rustup as a build dependency. Let's see if this lets me drop it or if it is still easier in the end to build with pinned version. |
|