summaryrefslogtreecommitdiffstats
path: root/rules/qt4.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-10-24 18:25:52 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-10-25 09:36:37 +0200
commitc92d6a8f9c7b9631dba4b082e24126db1db7aea6 (patch)
tree9d2b86c5939adadb59118fcbebbd229aa3cf386b /rules/qt4.make
parent208d867eebb92ffa3740f1a47450d397c0df4287 (diff)
downloadptxdist-c92d6a8f9c7b9631dba4b082e24126db1db7aea6.tar.gz
ptxdist-c92d6a8f9c7b9631dba4b082e24126db1db7aea6.tar.xz
qt4: make sure the buildsystem does not strip the libraries
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/qt4.make')
-rw-r--r--rules/qt4.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/qt4.make b/rules/qt4.make
index 550197d1a..5cbe04e00 100644
--- a/rules/qt4.make
+++ b/rules/qt4.make
@@ -56,7 +56,8 @@ $(STATEDIR)/qt4.extract:
# ----------------------------------------------------------------------------
# don't use CROSS_ENV. Qt uses mkspecs for instead.
-QT4_ENV := $(CROSS_ENV_PKG_CONFIG)
+# 'strip' is our special wrapper to avoid stripping for root-debug
+QT4_ENV := $(CROSS_ENV_PKG_CONFIG) STRIP=strip
QT4_INSTALL_OPT := INSTALL_ROOT=$(QT4_PKGDIR)
ifdef PTXCONF_ARCH_ARM_V6