tpoechtrager / osxcross

Mac OS X cross toolchain for Linux, FreeBSD, OpenBSD and Android (Termux)
GNU General Public License v2.0
2.85k stars 320 forks source link

Make sure $BUILD_DIR exists before building compiler-rt #322

Closed ancwrd1 closed 1 year ago

ancwrd1 commented 2 years ago

This tiny fix resolves the issue when build_compiler_rt.sh silently fails without any messages whatsoever if the build directory is cleaned up.