diff options
author | Matt Madison <matt@madison.systems> | 2017-09-22 17:58:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-25 14:17:42 +0100 |
commit | 5d84042852380fc88b9be8df0e4eeac612c2a6da (patch) | |
tree | 99be5cff62ce3e114add809cd2a2642a07e05bf3 /meta-skeleton | |
parent | bdd20c296048937737da0f10bd1a3b63843c5bf4 (diff) | |
download | openembedded-core-5d84042852380fc88b9be8df0e4eeac612c2a6da.tar.gz openembedded-core-5d84042852380fc88b9be8df0e4eeac612c2a6da.tar.bz2 openembedded-core-5d84042852380fc88b9be8df0e4eeac612c2a6da.zip |
go: disable PIE flags for cgo
If the security_flags.inc file is included, gcc
will do PIE builds by default. These flags need
to be disabled for go packages that use cgo.
Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions