summaryrefslogtreecommitdiffstats
path: root/src/qt.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-10-04 19:59:11 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-10-04 19:59:11 (GMT)
commit4e6cfe8028b1ddaca3ce0f0bedb89d76eaa84a95 (patch)
tree1912b79e1b90da7b68d38bdb2d771d2925cfb5fb /src/qt.mk
parent32753e20075620d15a4f0f36dfd20c602e36bd9d (diff)
downloadmxe-4e6cfe8028b1ddaca3ce0f0bedb89d76eaa84a95.zip
mxe-4e6cfe8028b1ddaca3ce0f0bedb89d76eaa84a95.tar.gz
mxe-4e6cfe8028b1ddaca3ce0f0bedb89d76eaa84a95.tar.bz2
simplify the native build in package qt
Diffstat (limited to 'src/qt.mk')
-rw-r--r--src/qt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt.mk b/src/qt.mk
index 08a590d..c3f1025 100644
--- a/src/qt.mk
+++ b/src/qt.mk
@@ -54,6 +54,7 @@ define $(PKG)_BUILD
-prefix '$(PREFIX)/$(TARGET)' \
-prefix-install \
-fast \
+ -no-exceptions \
-nomake demos \
-nomake examples \
-nomake libs \