diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-31 13:21:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-31 16:28:54 +0000 |
commit | 9ec713c3949f9bcfa1e03561b9811eb3d0451c2f (patch) | |
tree | 27e4a2c7cb7c8790c097dfe03da0f4c6755d863a /meta/recipes-bsp | |
parent | 86ade2cc2553c942d9526c5323a11ae151653505 (diff) | |
download | openembedded-core-contrib-9ec713c3949f9bcfa1e03561b9811eb3d0451c2f.tar.gz |
binutils: Use target provided zlib
When using -fpie (security related cflags), qemux6-64 builds would
fail due to linker symbol errors. This was due to the internal zlib
that binutils was using.
Add the switch to tell it to use the target system zlib which is
already in DEPENDS. That zlib is already compiled with the correct
flags.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
0 files changed, 0 insertions, 0 deletions