qt5base-lts/mkspecs/devices/common
Christian Strømme 205987750d Make pkgConfigExecutable() work when a pkg-config is defined in the spec
Commit 6e6f27b6 made it possible to set the PKG_CONFIG variable using
CROSS_COMPILE as a prefix. The problem with that solution is that it makes
pkgConfigExecutable() skip the environment setup for pkg-config as well,
as it expects the pre-set command to be self-contained - which it isn't.
To avoid this problem we need to store the pkg-config define in the
device spec in a separate variable.

Change-Id: Id8ae7fb03d9253be55840e23fe73b30815ee86c3
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-01-21 08:53:05 +00:00
..
linux_arm_device_post.conf Add mfloat-abi to linker flags for ARM devices 2015-02-27 08:12:30 +00:00
linux_device_post.conf mkspecs: add option to enable boot2qt platform 2015-08-25 19:35:22 +00:00
linux_device_pre.conf Make pkgConfigExecutable() work when a pkg-config is defined in the spec 2016-01-21 08:53:05 +00:00