diff options
author | Matt Madison <matt@madison.systems> | 2017-09-22 17:58:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-26 11:05:00 +0100 |
commit | af1ee398b3dcedaa9b555391a0768d7b9ca419e3 (patch) | |
tree | 6539bdc8e185b4ac47e563ed6e205c855ee02533 /scripts/lib/devtool/deploy.py | |
parent | 988e253f47dd84d6b90efad1c941998bc3e5a117 (diff) | |
download | poky-af1ee398b3dcedaa9b555391a0768d7b9ca419e3.tar.gz |
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.
(From OE-Core rev: 5d84042852380fc88b9be8df0e4eeac612c2a6da)
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 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions