dslm4515 / CMLFS

Clang-Built Musl Linux From Scratch
MIT License
105 stars 18 forks source link

Build More of llvmtools under choot #73

Closed dslm4515 closed 1 year ago

dslm4515 commented 1 year ago

Just like LFS 10+, build a very minimal llvmtools with cgnutools and build the rest of llvmtools under chroot.

Hopefully, this will drop the need for perl-cross, as it seems perl > 5.32.1 will not cross compile

dslm4515 commented 1 year ago

Built most of llvmtools under chroot.. as of commit df202165e3c58d697ed076d379062a37029a8812

This also drops the need for perl-cross and cross-compiling perl!