mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-08-17 13:53:24 +02:00

I didn't realize before but, using the O make variable, kernel source can do out-of-tree builds, making it safe to use a symlink rather than partial copy for the source dir. the partial copy did not work for all archs; in particular x86 was broken.