diff options
author | Roy.Li <rongqing.li@windriver.com> | 2013-05-31 10:55:46 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-04 15:53:44 +0100 |
commit | 2b47bce78536a800205b2385bba69038351545e5 (patch) | |
tree | 26253aeee1526b21e3feaac6615858d26309389d /meta/recipes-connectivity/openssl | |
parent | 1f40202ce3c1282674b6cea39ef709972275f201 (diff) | |
download | openembedded-core-2b47bce78536a800205b2385bba69038351545e5.tar.gz openembedded-core-2b47bce78536a800205b2385bba69038351545e5.tar.bz2 openembedded-core-2b47bce78536a800205b2385bba69038351545e5.zip |
gcc: add build directory to include directories
Add build directory to include directories by -I${B}/include which will
be searched before standard system include directories.
Both libunwind and gcc supply unwind.h, once gcc use libunwind's unwind.h,
the compiling will fail.
This patch is generally not applicable to the upstream as they do not
use libunwind.
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl')
0 files changed, 0 insertions, 0 deletions