summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
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-08-16 11:18:11 +0100
commit010390074cc9fe209834eaf1bc5dda59458c389a (patch)
treef3d7892da9ad32dbc46f473c00dfebcdb88b70cf /meta/recipes-multimedia
parent2de87a3c55192b82624d2e408727e7c37937149a (diff)
downloadpoky-010390074cc9fe209834eaf1bc5dda59458c389a.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 master rev: 2b47bce78536a800205b2385bba69038351545e5) (From OE-Core rev: f511ecd029d35964f345e38c6f4fc4f8c78c94d8) 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-multimedia')
0 files changed, 0 insertions, 0 deletions