diff options
author | Christopher Larson <chris_larson@mentor.com> | 2016-06-17 13:30:30 -0700 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-06-27 16:06:56 +1200 |
commit | 44cbc64ccaee2050d1c1d5755023c0bf604615a1 (patch) | |
tree | ce9696e59bd6d4c494719d5755cb78e6c2df60ba /recipes-qt3/packagegroups | |
parent | 7d958b928a4a38a186746fabbc0d8169dd8bb3a6 (diff) | |
download | meta-qt3-44cbc64ccaee2050d1c1d5755023c0bf604615a1.tar.gz |
qt-x11-free: obey LDFLAGS2.2_M2
We need to obey LDFLAGS to get the correct hash style for external toolchains.
The ideal way to deal with this would be for the build to be like the qt4
build, obeying the OE_QMAKE_ variables as defined in qmake_base, but that's
not going to happen just now. The next best thing would be to pass '${CXX}
${LDFLAGS}' as the 'LINK' variable, but the plugin builds aren't using LINK,
so this resorts to brute force and appends LDFLAGS to CXX.
We'll eventually bump LSB support and drop qt3 anyway.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qt3/packagegroups')
0 files changed, 0 insertions, 0 deletions