Lisandro Damián Nicanor Pérez Meyer wrote: > 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.
-fPIC actually allows the same hardening as -fPIE. PIE is basically the
subset of PIC required for hardening.
Kevin Kofler
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development
