AAAAAAAAAAAAAAAAAAAA
I BOOTED A VANILLA KERNEL BUILT WITH CLANG
AAAAAAAAAAAAAAAAAAAA
I BOOTED A VANILLA KERNEL BUILT WITH CLANG
@vaartis 4.16.0
currently working on getting a deblobbed version packaged for my new wip distro
@vaartis I'm basing the distro loosely on Alpine, including using their package manager, apk
it's kinda like dpkg in usage, but it's more like pacman as far as package creation goes, so, easy to make packages for
@ky0ko
uhh echhh not that hip..
wow i think it actually builds with clang 6 just by changing the CC in the makefile?
@ky0ko
n i c e
n a m e
hmm if it compiles the kernel can it build glibc too now 🤔
@vaartis a great question that I have no intention of finding the answer to anytime soon
it builds musl and that's good enough for me
@ky0ko i'll try right now, not that hard
echh i think you can build musl with any compiler that supports the standard fully, glibc tho is quiet scary because it has lots of bad unstandardized stuff