Re: Enabling PIE by default for Stretch

2016-10-10 Thread Bálint Réczey
Hi Maximiliano, 2016-10-10 14:21 GMT+02:00 Maximiliano Curia : > ¡Hola Niels! > > El 2016-10-10 a las 05:44 +, Niels Thykier escribió: >> >> Niels Thykier: >>> >>> As brought up on the meeting last night, I think we should try to go for >>> PIE by default in Stretch on all release architecture

Re: Porter roll call for Debian Stretch

2016-08-21 Thread Bálint Réczey
Hi, 2016-08-21 8:22 GMT+02:00 Niels Thykier : > Kurt Roeckx: >> On Wed, Aug 17, 2016 at 10:05:06PM +0200, ni...@thykier.net wrote: >>> * If we were to enable -fPIE/-pie by default in GCC-6, should that change >>>also apply to this port? [0] >> >> If -fPIE is the default will -fPIC override it

Re: Bug#754646: libnfs: FTBFS on kfreebsd-*: invalid application^M^J of 'sizeof' to incomplete type 'struct sockaddr6_in'

2014-07-19 Thread Bálint Réczey
Hi Petr, 2014-07-19 14:54 GMT+02:00 Petr Salinger : >>> Since upstream plans making a new release this weekend I wanted to >>> speed up fixing all the FTBFS-s by asking for help. > > > The fix have to be different one - "sockaddr6_in -> sockaddr_in6": > > --- lib/socket.c~ > +++ lib/socket.c > @@