qt5base-lts/tools/configure
Peter Hartmann 80f6d7862c Blackberry mkspecs: Refine compiler options
stack-protector-strong gives performance benefits over
stack-protector-all and is still checking more than -stack-protector,
so seems to be a good middle way and we want to use it when it is
there.

The -shared option for the compiler (not the linker) prevents a
RIM internal version of qcc from forcing -fPIE, and should not harm
in general when set.

In addition, add a method "compilerSupportsFlag" for Windows as is
present in the Unix configure script.

Change-Id: Iba300e9cb82f34043e7b36f8e45287a1aed2a1a5
Original-patch-by: Greg Bentz
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2012-10-01 10:22:06 +02:00
..
configure_pch.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
configure.pro don't require a fake qconfig.h for the configure bootstrap 2012-09-19 19:54:44 +02:00
configureapp.cpp Blackberry mkspecs: Refine compiler options 2012-10-01 10:22:06 +02:00
configureapp.h Blackberry mkspecs: Refine compiler options 2012-10-01 10:22:06 +02:00
environment.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
environment.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
main.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
Makefile.mingw don't require a fake qconfig.h for the configure bootstrap 2012-09-19 19:54:44 +02:00
Makefile.win32 don't require a fake qconfig.h for the configure bootstrap 2012-09-19 19:54:44 +02:00
tools.cpp configure: Update contact information for commercial users 2012-09-22 23:40:24 +02:00
tools.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00