common: unser PKG_CONFIG before sourcing templates, set PKG_CONFIG also for native
This commit is contained in:
parent
6c2e984eb7
commit
6ce531b231
2 changed files with 2 additions and 1 deletions
|
@ -606,6 +606,7 @@ setup_pkg() {
|
|||
export OBJCOPY="objcopy"
|
||||
export NM="nm"
|
||||
export READELF="readelf"
|
||||
export PKG_CONFIG="pkg-config"
|
||||
export RUST_TARGET="$XBPS_RUST_TARGET"
|
||||
export RUST_BUILD="$XBPS_RUST_TARGET"
|
||||
# Unset cross evironment variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue