Fix pkg-config sysroot
This commit is contained in:
parent
4b1778293b
commit
b946bcad5a
@ -5,4 +5,5 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
export PATH="$DIR/local/bin:$PATH"
|
||||
export PKG_CONFIG_LIBDIR="$TOARU_SYSROOT/usr/lib/pkgconfig"
|
||||
export PKG_CONFIG_SYSROOT_DIR="$TOARU_SYSROOT"
|
||||
export TOOLCHAIN="$TOARU_SYSROOT/usr"
|
||||
|
Loading…
Reference in New Issue
Block a user