summaryrefslogtreecommitdiffstats
path: root/oe-init-build-env
diff options
context:
space:
mode:
authorRoy.Li <rongqing.li@windriver.com>2013-05-31 10:55:46 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-04 15:55:46 +0100
commit2aed8981e6fa9abd9b827d3f81ccb7023efefbc6 (patch)
treeda4b9a9376504ab7bd9fd3cc3f0f38f7e3341fe6 /oe-init-build-env
parent807476eac75706b0b7648dcb378ccb10fa3f1a91 (diff)
downloadpoky-2aed8981e6fa9abd9b827d3f81ccb7023efefbc6.tar.gz
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. (From OE-Core rev: 2b47bce78536a800205b2385bba69038351545e5) 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 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions