Revision e3983c87280ade48b243d9c60bed639713851be9 authored by Stephen Kelly on 28 May 2015, 19:20:55 UTC, committed by Thiago Macieira on 29 May 2015, 00:08:41 UTC
The -fPIE option is now accepted when using GCC 4, which means it
is available for backward compatibility for clients using
CMake 2.8.11 or older which makes use of the
POSITION_INDEPENDENT_CODE feature.

Conditionally use that feature for old versions of cmake with
GCC 4. Restore the tests for those versions, and clarify the
situation in the ChangeLog.

Change-Id: I5a06b155dda7db559d86841a2b34fd8ed95acbd0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
1 parent 95b6c4f
History
File Mode Size
bin
config.tests
dist
doc
examples
lib
mkspecs
qmake
src
tests
tools
util
.gitattributes -rw-r--r-- 151 bytes
.gitignore -rw-r--r-- 7.3 KB
.qmake.conf -rw-r--r-- 207 bytes
.tag -rw-r--r-- 12 bytes
INSTALL -rw-r--r-- 521 bytes
LGPL_EXCEPTION.txt -rw-r--r-- 1.2 KB
LICENSE.FDL -rw-r--r-- 22.4 KB
LICENSE.LGPLv21 -rw-r--r-- 26.2 KB
LICENSE.LGPLv3 -rw-r--r-- 7.9 KB
LICENSE.PREVIEW.COMMERCIAL -rw-r--r-- 30.8 KB
configure -rwxr-xr-x 227.3 KB
configure.bat -rw-r--r-- 3.3 KB
header.BSD -rw-r--r-- 2.0 KB
header.FDL -rw-r--r-- 1.2 KB
header.LGPL -rw-r--r-- 1.9 KB
header.LGPL-ONLY -rw-r--r-- 958 bytes
header.LGPL21 -rw-r--r-- 1.6 KB
header.LGPL3 -rw-r--r-- 1.3 KB
qtbase.pro -rw-r--r-- 7.8 KB
sync.profile -rw-r--r-- 3.1 KB

back to top