Re: [arch-dev-public] Changing compilation flags

2017-06-30 Thread Evangelos Foutras via arch-dev-public
On 30/06/17 22:22, Jelle van der Waa wrote: > On 06/30/17 at 09:49pm, Evangelos Foutras via arch-dev-public wrote: >> On 30 June 2017 at 18:56, Daniel Micay via arch-dev-public >> wrote: >>> It's probably a good idea to leave it in CFLAGS for Clang. >> >> I am planning to patch Clang to follow GCC

Re: [arch-dev-public] Changing compilation flags

2017-06-30 Thread Allan McRae
On 30/06/17 19:07, 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 al

Re: [arch-dev-public] Changing compilation flags

2017-06-30 Thread Jelle van der Waa
On 06/30/17 at 09:49pm, Evangelos Foutras via arch-dev-public wrote: > On 30 June 2017 at 18:56, Daniel Micay via arch-dev-public > wrote: > > It's probably a good idea to leave it in CFLAGS for Clang. > > I am planning to patch Clang to follow GCC's behavior similarly to > what Alpine does. [1]

Re: [arch-dev-public] Changing compilation flags

2017-06-30 Thread Evangelos Foutras via arch-dev-public
On 30 June 2017 at 18:56, Daniel Micay via arch-dev-public wrote: > It's probably a good idea to leave it in CFLAGS for Clang. I am planning to patch Clang to follow GCC's behavior similarly to what Alpine does. [1] We can discuss dropping the related compilation flags from makepkg.conf at a lat

Re: [arch-dev-public] Changing compilation flags

2017-06-30 Thread Daniel Micay via arch-dev-public
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 >

Re: [arch-dev-public] Outdated orphans

2017-06-30 Thread Jelle van der Waa
On 06/29/17 at 07:09pm, Antonio Rojas wrote: > The following packages are orphan and outdated, some of them for months or > even years, and some have been broken for a while (FS#54615). If you're > interested, please adopt them and fix them, otherwise they should be > removed so they can be prop

Re: [arch-dev-public] Changing compilation flags

2017-06-30 Thread Bartłomiej Piotrowski
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-pro