mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-24 05:56:26 +02:00
pkg(pony-0.39.0): Use git submodule
to install llvm and get the source through cloning.
This commit is contained in:
parent
1a4750ea31
commit
1035940bef
2 changed files with 8 additions and 22 deletions
3
packages/ponylang/0.39.0/environment
vendored
3
packages/ponylang/0.39.0/environment
vendored
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Put 'export' statements here for environment variables
|
||||
export PATH=$PWD/bin:$PATH
|
||||
export LLVM_DIR=$PWD/llvm
|
||||
export PATH=$PWD/bin:$PATH
|
Loading…
Add table
Add a link
Reference in a new issue