mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Build path fix
This commit is contained in:
parent
785ea87cd8
commit
2dddf9ff14
1 changed files with 1 additions and 1 deletions
2
extern/llvm_build.bat
vendored
2
extern/llvm_build.bat
vendored
|
@ -1,4 +1,4 @@
|
|||
PUSHD %~dp0..\
|
||||
PUSHD %~dp0
|
||||
|
||||
@IF EXIST llvm-project_8_0_1 GOTO LLVM_HAS
|
||||
git clone --config core.autocrlf=false https://github.com/llvm/llvm-project.git llvm-project_8_0_1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue