Try two, thank you gmail. 2015-08-20 23:03 GMT+03:00 Lisandro Damián Nicanor Pérez <[email protected]>: > Hi! yesterday I received a [bug] report asking Qt to not requiring apps using > it to pass -fPIC (actually to let the app use -fPIE) due to hardening reasons.
We patched a couple of packages to use: export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie due to this, seeing it as the best option at the moment to get GCC5 transition completed for those packages that had some insistence of adding -fPIE where we did not want it. -Timo _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
