Build failed in Jenkins: kdelibs_frameworks_qt5 #403

Alexander Neundorf neundorf at kde.org
Sat Feb 16 09:17:55 UTC 2013


On Saturday 16 February 2013, Stephen Kelly wrote:
> KDE CI System wrote:
> > -- Performing Test __KDE_HAVE_FPIE_SUPPORT
> > -- Performing Test __KDE_HAVE_FPIE_SUPPORT - Success
> 
> I don't think this option makes sense either. By default, Qt requires that
> PIE is used, and it sets Qt5_POSITION_INDEPENDENT_CODE if it does need to
> be used.
> 
> CMake already knows how to enable PIE using the POSITION_INDEPENDENT_CODE
> property.

Ok, so should we unconditionally set CMAKE_POSITION_INDEPENDENT_CODE to TRUE 
or only if Qt5_POSITION_INDEPENDENT_CODE is TRUE ?

This means everything else related to fPIE/fPIC can be removed, right ?

Alex


More information about the Kde-frameworks-devel mailing list