diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-02-17 08:33:40 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-21 09:32:01 +0000 |
commit | 2735d096aef2d039d711c13c311bb6dba979f437 (patch) | |
tree | 7bcce36fbe8196a92fed94371001adce2965c2cb /meta/recipes-extended/time | |
parent | 138fdeacb822705f9d3d363753f93ff653e7928b (diff) | |
download | openembedded-core-2735d096aef2d039d711c13c311bb6dba979f437.tar.gz openembedded-core-2735d096aef2d039d711c13c311bb6dba979f437.tar.bz2 openembedded-core-2735d096aef2d039d711c13c311bb6dba979f437.zip |
libnewt: Fix build with PIE flags
security flags add -pie -fpie to CFLAGS which is not
right options for compiling .so files, they are only
useful for compiling executables
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-extended/time')
0 files changed, 0 insertions, 0 deletions