changeset 466:c2462319a112

simplify the native build in package qt
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 04 Oct 2009 21:59:11 +0200
parents ecd04bd51de2
children dfd0873965ff
files src/qt.mk
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/qt.mk	Sun Oct 04 04:01:31 2009 +0200
+++ b/src/qt.mk	Sun Oct 04 21:59:11 2009 +0200
@@ -54,6 +54,7 @@
         -prefix '$(PREFIX)/$(TARGET)' \
         -prefix-install \
         -fast \
+        -no-exceptions \
         -nomake demos \
         -nomake examples \
         -nomake libs \