[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] stdbuf: enforce -fPIC compilation for stdbuf.so, required by
From: |
Philipp Thomas |
Subject: |
Re: [PATCH] stdbuf: enforce -fPIC compilation for stdbuf.so, required by gcc-5.0 |
Date: |
Thu, 26 Mar 2015 15:04:51 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
* Bernhard Voelker (address@hidden) [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
- [PATCH] stdbuf: enforce -fPIC compilation for stdbuf.so, required by gcc-5.0, Bernhard Voelker, 2015/03/26
- Re: [PATCH] stdbuf: enforce -fPIC compilation for stdbuf.so, required by gcc-5.0, Pádraig Brady, 2015/03/26
- Re: [PATCH] stdbuf: enforce -fPIC compilation for stdbuf.so, required by gcc-5.0, Bernhard Voelker, 2015/03/26
- Re: [PATCH] stdbuf: enforce -fPIC compilation for stdbuf.so, required by gcc-5.0, Bernhard Voelker, 2015/03/26
- Re: [PATCH] stdbuf: enforce -fPIC compilation for stdbuf.so, required by gcc-5.0,
Philipp Thomas <=
- Re: [PATCH] stdbuf: enforce -fPIC compilation for stdbuf.so, required by gcc-5.0, Philipp Thomas, 2015/03/26