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
Raw File
.gitattributes
.tag                    export-subst
.gitignore              export-ignore
.gitattributes          export-ignore
.commit-template        export-ignore
back to top