1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 20:42:21 +02:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Brian Fiete 2020-11-27 06:24:20 -08:00
commit 30acda3005

View file

@ -20,7 +20,7 @@ if [ ! -f ../BeefySysLib/third_party/libffi/Makefile ]; then
cd $SCRIPTPATH
fi
if [ ! -d ../extern/llvm_linux_8_0_0/bin ]; then
if [ ! -d ../extern/llvm_linux_11_0_0/bin ]; then
echo Building LLVM...
cd ../extern
./llvm_build.sh