]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Use link time check for libssp
authorKhem Raj <raj.khem@gmail.com>
Mon, 4 Jun 2012 22:02:13 +0000 (15:02 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jun 2012 14:54:18 +0000 (15:54 +0100)
commit492297fce0b80547d3dac9f611f463c6cc95160b
treec07229f9a0ba59decffa1989eb9332dccda2cc05
parent0cd3a4f3cfd0eb70915e3b59be8d04ee2d92749e
rpm: Use link time check for libssp

-fstack-protector needs libssp to link with
so when checking for this option support we
need to find if libssp is staged in root file
system

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/rpm/rpm/fstack-protector-configure-check.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.9.bb