pkg(pony-0.39.0): Use git submodule to install llvm and get the source through cloning.

This commit is contained in:
Shivansh-007 2021-03-29 10:08:43 +05:30
parent 1a4750ea31
commit 1035940bef
2 changed files with 8 additions and 22 deletions

View file

@ -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