Re: [OE-core] blocking pie in recipes that build shared object files

2014-08-05 Thread Khem Raj
On Tuesday, August 5, 2014, Peter A. Bigot wrote: > On 08/04/2014 05:39 PM, Khem Raj wrote: > >> On 14-08-04 09:56:37, Peter A. Bigot wrote: >> >>> I've now hit two recipes in meta-openembedded that fail on armv7-a >>> because >>> SECURITY_CFLAGS has -pie as an option that leaks into a link comma

Re: [OE-core] blocking pie in recipes that build shared object files

2014-08-05 Thread Peter A. Bigot
On 08/04/2014 05:39 PM, Khem Raj wrote: On 14-08-04 09:56:37, Peter A. Bigot wrote: I've now hit two recipes in meta-openembedded that fail on armv7-a because SECURITY_CFLAGS has -pie as an option that leaks into a link command building a shared object file. This produces: | /prj/oe/omap/build

Re: [OE-core] blocking pie in recipes that build shared object files

2014-08-04 Thread Khem Raj
On 14-08-04 09:56:37, Peter A. Bigot wrote: > I've now hit two recipes in meta-openembedded that fail on armv7-a because > SECURITY_CFLAGS has -pie as an option that leaks into a link command > building a shared object file. This produces: > > | > /prj/oe/omap/build-beaglebone-master/tmp/sysroots

[OE-core] blocking pie in recipes that build shared object files

2014-08-04 Thread Peter A. Bigot
I've now hit two recipes in meta-openembedded that fail on armv7-a because SECURITY_CFLAGS has -pie as an option that leaks into a link command building a shared object file. This produces: | /prj/oe/omap/build-beaglebone-master/tmp/sysroots/beaglebone/usr/lib/Scrt1.o: In function `_start':