summaryrefslogtreecommitdiffstats
path: root/package/qt/qt.mk
diff options
context:
space:
mode:
authorMichael Roth2009-10-07 11:20:34 +0200
committerPeter Korsgaard2009-10-09 14:46:40 +0200
commitac5d17bf65d41d8dc8e4383cc151f1901e627a25 (patch)
tree9431bc972de2227490b31e1aa9752507a7dd785c /package/qt/qt.mk
parentqt: don't enable internal tslib-module debugging (diff)
downloadbuildroot-ac5d17bf65d41d8dc8e4383cc151f1901e627a25.tar.gz
buildroot-ac5d17bf65d41d8dc8e4383cc151f1901e627a25.tar.xz
buildroot-ac5d17bf65d41d8dc8e4383cc151f1901e627a25.zip
qt: remove unnecessary call to qstrip macro in Makefile
QT_CONFIGURE can never gain double quotes, so there is no point to remove some. Signed-off-by: Michael Roth <mroth@nessie.de> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/qt/qt.mk')
-rw-r--r--package/qt/qt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index 6c73e041e..015312e1d 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -315,7 +315,6 @@ else
QT_CONFIGURE+= -no-stl
endif
-QT_CONFIGURE:=$(call qstrip,$(QT_CONFIGURE))
BR2_PACKAGE_QT_EMB_PLATFORM:=$(call qstrip,$(BR2_PACKAGE_QT_EMB_PLATFORM))
# Figure out what libs to install in the target