qt5base-lts/mkspecs/devices/common
Oswald Buddenhagen 5afde92bd7 make mkspecs not mess up -rpath-link
adding shared install paths via QMAKE_LFLAGS in the spec has the tiny
side effect that they are searched _first_, which is generally a really
bad idea - they should be _last_.

for that purpose, introduce QMAKE_RPATHLINKDIR_POST, and migrate all
specs to use it.

QMAKE_RPATHDIR_POST is added for consistency, but not actually used.

Task-number: QTBUG-59457
Change-Id: Iac6cda5e9111ef8cca454a69861fe8408bb40589
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2017-05-31 12:57:14 +00:00
..
freebsd_device_post.conf move freebsd device spec validation to configure 2017-03-22 14:11:26 +00:00
freebsd_device_pre.conf make mkspecs not mess up library and include search paths 2017-05-31 12:57:09 +00:00
linux_arm_device_post.conf Add a makespec for 64-bit Tegra X1 boards 2016-01-29 09:28:57 +00:00
linux_device_post.conf make mkspecs not mess up -rpath-link 2017-05-31 12:57:14 +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