Aalbus-linux / Aalbus

The master repository for the Aalbus distribution
Other
22 stars 0 forks source link

Kernel #2

Open staalmannen opened 3 years ago

staalmannen commented 3 years ago

LLVM/Clang built kernel + kernel modules Filemon (for better bmake performance) and ZFS

staalmannen commented 3 years ago

Current build faliure:

CC scripts/mod/empty.o clang-12: error: unsupported option '--64' clang-12: error: assembler command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [scripts/Makefile.build:279: scripts/mod/empty.o] Error 1 gmake: *** [Makefile:1205: prepare0] Error 2 *** Error code 2

staalmannen commented 3 years ago

Opened an issue https://github.com/ClangBuiltLinux/linux/issues/1289

nickdesaulniers commented 3 years ago

that issue was closed. Can this be closed?

staalmannen commented 3 years ago

that particular build issue was indeed fixed. I will have to try to build a kernel again soon and see if I can do it now.