document the -force-asserts switch
authorHarald Fernengel <harald.fernengel@nokia.com>
Thu, 8 Dec 2011 14:51:37 +0000 (15:51 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 8 Dec 2011 14:59:00 +0000 (15:59 +0100)
Change-Id: I6af833625d94be98ffebbdecff725f4669e7cbc6
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
configure

index 5da7eb0..869e398 100755 (executable)
--- 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