From: Harald Fernengel Date: Thu, 8 Dec 2011 14:51:37 +0000 (+0100) Subject: document the -force-asserts switch X-Git-Tag: qt-v5.0.0-alpha1~2358 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=86827908c6cca00de7578218ed867832c8d7283e;p=profile%2Fivi%2Fqtbase.git document the -force-asserts switch Change-Id: I6af833625d94be98ffebbdecff725f4669e7cbc6 Reviewed-by: Bradley T. Hughes --- diff --git a/configure b/configure index 5da7eb0..869e398 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