tpoechtrager / osxcross

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

build_clang.sh: Allow unmanned instllation #230

Closed abrodkin closed 4 years ago

abrodkin commented 4 years ago

To get a completely env independent setup we may want to install Clang/LLVM to the target folder as well. So let's allow user to do it in a scripted way just adding ENABLE_CLANG_INSTALL=1 for execution string.