From 86827908c6cca00de7578218ed867832c8d7283e Mon Sep 17 00:00:00 2001 From: Harald Fernengel Date: Thu, 8 Dec 2011 15:51:37 +0100 Subject: document the -force-asserts switch Change-Id: I6af833625d94be98ffebbdecff725f4669e7cbc6 Reviewed-by: Bradley T. Hughes --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') 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 -- cgit v1.2.3