30 Jun
2017
30 Jun
'17
3:56 p.m.
On Fri, 2017-06-30 at 11:07 +0200, Bartłomiej Piotrowski wrote:
On 2016-10-24 05:56, Allan McRae wrote:
1) building gcc to enable PIE by default
I am in the middle of rebuilding gcc with --enable-default-pie. When it finishes, I will start a todo for rebuilding packages with static libraries.
I also enabled --enable-default-ssp, which means that -fstack-protector-strong will be dropped from our CFLAGS (as it will be enforced by gcc) on the next opportunity.
Bartłomiej
It's probably a good idea to leave it in CFLAGS for Clang.