]> code.ossystems Code Review - openembedded-core.git/commit
libtool: Let -fstack-protector passed to link step
authorKhem Raj <raj.khem@gmail.com>
Sat, 9 Jun 2012 16:43:02 +0000 (09:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Jun 2012 12:33:01 +0000 (13:33 +0100)
commitd1756ff379ab310bfa6323d8643b7e9d764f94bf
tree85a1ea0a4dc80dcc959482ac0785ae0895cc30eb
parentb7c12dd4424f0702c21b1b856af4578d9a4abc90
libtool: Let -fstack-protector passed to link step

linker should add -lssp to linker cmdline when
-fstack-protector therefore add this knowledge to libtool
otherwise packages will fail to link

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libtool/libtool-2.4.2.inc
meta/recipes-devtools/libtool/libtool/respect-fstack-protector.patch [new file with mode: 0644]