autotest: setup PKG_CONFIG_PATH for Parrot libiio
This commit is contained in:
parent
6747f42986
commit
5d7d190394
@ -133,6 +133,9 @@ echo $githash > "buildlogs/history/$hdate/githash.txt"
|
||||
|
||||
killall -9 JSBSim || /bin/true
|
||||
|
||||
# setup for libiio on Parrot boards
|
||||
export PKG_CONFIG_PATH=$HOME/APM/ParrotLib/lib
|
||||
|
||||
# raise core limit
|
||||
ulimit -c 10000000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user