summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-11-18 12:08:02 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-11-18 12:08:02 +0100
commita028c31ed07681d31ae6aba873fd60ad9b2f656d (patch)
tree9763e29ef678a28fb6a8c2bb81749901731d631c /CHANGES
parent2b8643f0a4ca50af0cd5f456c66caffe320847ce (diff)
qt: ensure cross pkg-config is used
Closes #4297 Tweak qmake.conf to ensure our cross pkg-config is used, instead of whatever is first in the path. In order to do this, tweak the QT_QMAKE_SET to be able to handle variables which aren't prefixed with QMAKE_. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5021bd3e3..b72808415 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,12 +8,13 @@
crosstool-ng as well, bump crosstool-ng version, gdb fixes.
Updated/fixed packages: distcc, file, gst-plugins-bad, libxcb,
- mplayer, rpm, rrdtool, tar, tftpd
+ mplayer, qt, rpm, rrdtool, tar, tftpd
Issues resolved (http://bugs.uclibc.org):
#3355: mplayer fails to build
#4021: uClibc: undefined reference to `__GI___errno_location'
+ #4297: Qt's qmake uses wrong pkg-config
2011.11-rc1, Released November 11th, 2011: