document the -force-asserts switch

Change-Id: I6af833625d94be98ffebbdecff725f4669e7cbc6
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
This commit is contained in:
Harald Fernengel 2011-12-08 15:51:37 +01:00 committed by Qt by Nokia
parent 1a218a7ee1
commit 86827908c6

3
configure vendored
View File

@ -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