Re: [PATCH v2 3/7] configure: Do not force pie=no for non-x86

2020-01-07 Thread Alex Bennée
Richard Henderson writes: > PIE is supported on many other hosts besides x86. > > The default for non-x86 is now the same as x86: pie is used > if supported, and may be forced via --enable/--disable-pie. > > The original commit (40d6444e91c) said: > > "Non-x86 are not changed, as they require

Re: [PATCH v2 3/7] configure: Do not force pie=no for non-x86

2020-01-07 Thread Philippe Mathieu-Daudé
On 12/18/19 11:34 PM, Richard Henderson wrote: PIE is supported on many other hosts besides x86. The default for non-x86 is now the same as x86: pie is used if supported, and may be forced via --enable/--disable-pie. The original commit (40d6444e91c) said: "Non-x86 are not changed, as they