mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
pkg(pony-0.39.0): Install LLVM into $PWD/llvm
This commit is contained in:
parent
d207940867
commit
2f50be4179
2 changed files with 4 additions and 1 deletions
2
packages/ponylang/0.39.0/environment
vendored
2
packages/ponylang/0.39.0/environment
vendored
|
@ -2,4 +2,4 @@
|
|||
|
||||
# Put 'export' statements here for environment variables
|
||||
export PATH=$PWD/bin:$PATH
|
||||
export LLVM_DIR=$PWD/llvm-3.4
|
||||
export LLVM_DIR=$PWD/llvm
|
Loading…
Add table
Add a link
Reference in a new issue