mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
set LD_LIBRARY_PATH to find libisl.so
This commit is contained in:
parent
42ae868166
commit
aa1a42b7bd
1 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,6 @@ install:
|
|||
- sudo make install
|
||||
- cd -
|
||||
- rm -rf isl-0.12.2*
|
||||
before_script:
|
||||
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
|
||||
- export PATH=$PATH:/usr/local/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue