* Bernhard Voelker ([email protected]) [20150326 14:56]:

> It turned out to be a downstream issue, where another odd patch
> added -fpie globally to AM_CFLAGS.  Now, -fpie also enabled -fno-PIC
> for compiling to src_libstdbuf_so-libstdbuf.o, the more strict
> gcc-5.0 complained about missing -fPIC.
> 
> Thus forget about this patch.

But filtering out -fpie from AM_CFLAGS would IMO still be a good idea, no?

BTW, the whole PIE issued is moot with the patch I just accepted that
removes the the patch that added -fpie to AM_CFLAGS and instead
buildrequires a package that will make gcc build pie by default.

Philipp

Reply via email to