Add -fPIE to the Qt5Core_COMPILE_FLAGS with reduce-relocations.
authorStephen Kelly <stephen.kelly@kdab.com>
Tue, 7 Feb 2012 18:07:49 +0000 (19:07 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 10 Feb 2012 18:21:24 +0000 (19:21 +0100)
commit1406659948c226ef663e9dca7728958b9ad5023c
tree1394ec72ae33d393584428ef9b1c40de44e844e8
parent38257651b7e2085ae66c1c67ee9e33e93587b573
Add -fPIE to the Qt5Core_COMPILE_FLAGS with reduce-relocations.

Qt requires this since 482d96a0c5d523ace63f56bda6851926b4469dd0

Change-Id: Iba783e283b17654abf46f11b81cc1641c3ce7d83
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Clinton Stimpson <clinton@elemtech.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
mkspecs/features/create_cmake.prf
src/corelib/Qt5CoreConfigExtras.cmake.in
tests/manual/cmake/pass1/CMakeLists.txt