1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00

LLVM 13 Linux fixes

This commit is contained in:
Brian Fiete 2022-02-08 10:38:02 -08:00
parent 7a2d621264
commit 1210fb7142
5 changed files with 32 additions and 29 deletions

View file

@ -39,3 +39,4 @@ if [ ! -d ../IDE/dist/llvm/bin ]; then
fi
cp llvm_linux_rel_13_0_1/bin/llvm-ar ../IDE/dist/llvm/bin
echo done > llvm_linux_13_0_1/_Done.txt