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