On Thu, Mar 05, 2015 at 01:13:01PM +0100, Jan Engelhardt wrote:
On Monday 2015-02-23 13:14, Marcus Meissner wrote:
The "build all binaries with PIE" has been proceeding slowly.
- gcc-PIE package is in Tumbleweed, after installing it PIE is default. - making it default will be done via Requires in the "rpm-build" subpackage of rpm.
So, what's the preferred way to disable PIE in case we have a package with assembler in it? -fno-PIE, or some !BuildIgnore: gcc-PIE?
Better would be first, so -fno-PIE for ones where it is easy to inject, but if it is too hard to fumble into Makefiles, the secondary option. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org