mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 06:48:03 +00:00
Fix build script
This commit is contained in:
@@ -14,7 +14,7 @@ fi
|
||||
|
||||
source "${EMSDK_ROOT}/emsdk_env.sh"
|
||||
|
||||
LLVM_SRC=$(PWD)/llvm-project
|
||||
LLVM_SRC="${PWD}/llvm-project"
|
||||
LLVM_NATIVE="${PWD}/build/llvm-tools"
|
||||
LLVM_WASM="${PWD}/build/llvm-wasm"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user