summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorHarald Fernengel <harald.fernengel@nokia.com>2011-12-08 15:51:37 +0100
committerQt by Nokia <qt-info@nokia.com>2011-12-08 15:59:00 +0100
commit86827908c6cca00de7578218ed867832c8d7283e (patch)
tree5818bfdfabfcd5aaaa7a337d72a007e1224687b6 /configure
parent1a218a7ee1c031f16690941ef859885534b3483d (diff)
document the -force-asserts switch
Change-Id: I6af833625d94be98ffebbdecff725f4669e7cbc6 Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 5da7eb0e37..869e398764 100755
--- a/configure
+++ b/configure
@@ -4017,6 +4017,9 @@ Additional options:
-reduce-relocations ..... Reduce relocations in the libraries through extra
linker optimizations (Qt/X11 and Qt for Embedded Linux only;
experimental; needs GNU ld >= 2.18).
+
+ -force-asserts ........ Force Q_ASSERT to be enabled even in release builds.
+
EOF
if [ "$CFG_SEPARATE_DEBUG_INFO" = "auto" ]; then