mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 14:24:10 +02:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
30acda3005
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if [ ! -f ../BeefySysLib/third_party/libffi/Makefile ]; then
|
||||||
cd $SCRIPTPATH
|
cd $SCRIPTPATH
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -d ../extern/llvm_linux_8_0_0/bin ]; then
|
if [ ! -d ../extern/llvm_linux_11_0_0/bin ]; then
|
||||||
echo Building LLVM...
|
echo Building LLVM...
|
||||||
cd ../extern
|
cd ../extern
|
||||||
./llvm_build.sh
|
./llvm_build.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue