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 and set
"LLVM_DIR" in environment.
This commit is contained in:
parent
708d4cc8aa
commit
d207940867
2 changed files with 6 additions and 0 deletions
1
packages/ponylang/0.39.0/environment
vendored
1
packages/ponylang/0.39.0/environment
vendored
|
@ -2,3 +2,4 @@
|
|||
|
||||
# Put 'export' statements here for environment variables
|
||||
export PATH=$PWD/bin:$PATH
|
||||
export LLVM_DIR=$PWD/llvm-3.4
|
Loading…
Add table
Add a link
Reference in a new issue