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

Fix for compiler-rt 13.x build #309

Closed ancwrd1 closed 2 years ago

ancwrd1 commented 2 years ago

This PR fixes an issue with compiler-rt 13.x by disabling standard LLVM include dirs for lib/orc project. Closes #308.