mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-10-02 12:19:15 +02:00

this should be a nop since we're either building a cross compiler or cross compiling, but due to recent gcc's config.guess detecting musl, it's possible to spuriously get $build=$host=$target, and then the dreaded bootstrap procedure runs and breaks the output.