mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
use absolute path
This commit is contained in:
parent
2d8ae0ce15
commit
b7d27af5cb
@ -12,7 +12,7 @@ run_install_sodium: &run_install_sodium
|
|||||||
|
|
||||||
run_with_build_env_vars: &run_with_build_env_vars
|
run_with_build_env_vars: &run_with_build_env_vars
|
||||||
environment:
|
environment:
|
||||||
LLVM_SYS_70_PREFIX: "`pwd`/clang+llvm-7.0.0-x86_64-linux-gnu-ubuntu-16.04/"
|
LLVM_SYS_70_PREFIX: /home/circleci/project/clang+llvm-7.0.0-x86_64-linux-gnu-ubuntu-16.04/
|
||||||
SODIUM_LIB_DIR: /usr/local/lib
|
SODIUM_LIB_DIR: /usr/local/lib
|
||||||
SODIUM_STATIC: true
|
SODIUM_STATIC: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user