generic-poky/meta
Richard Tollerton 90362a4de5 gcc: Ensure c++ includes are in /usr/include/c++/${BINV}
It was observed that code using STLport 4.6 fails to compile under the
SDK with the following error message:

.../includes/cstddef:38:46: fatal error: ../4.7.2/cstddef: No such file
or directory

STLport 4.6 (screwily) assumes that the C++ system headers live in a
gcc-versioned subdirectory, for gcc>=3.0; cf
http://sourceforge.net/p/stlport/code/ci/STLport-4.6-patch/tree/stlport/config/stl_gcc.h#l269.

This assumption is *almost always* valid, because that matches the
default setting of --with-gxx-include-dir. We can match that behavior by
appending "/${BINV}" to our own --with-gxx-include-dir settings.

Natinst-CAR-ID: 446449
Natinst-Reviewboard-ID: 57209
Acked-by: Ken Sharp <ken.sharp@ni.com>
Acked-by: Ben Shelton <ben.shelton@ni.com>
(From OE-Core rev: 5a2ff3e8f7cd7a47a5ab4e581847ecc4df87fca3)

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-10 17:38:33 +01:00
..
classes kernel.bbclass: update KERNEL_IMAGE_MAXSIZE 2014-07-10 17:38:32 +01:00
conf bitbake.conf: automatically add libexecdir/BPN/.debug to -dbg 2014-07-03 17:41:17 +01:00
files tcl: cleanup 2014-05-08 13:00:33 +01:00
lib Added testcase decorator to use in logging. Added class decorator LogResults that outputs test results in separate log file. 2014-07-03 17:41:17 +01:00
recipes-bsp meta: fix no newline at end of file 2014-07-03 17:41:16 +01:00
recipes-connectivity bluez5: upgrade to 5.21 2014-07-08 11:20:13 +01:00
recipes-core init-install.sh: Verify /sys based files exist before displaying them 2014-07-10 17:38:32 +01:00
recipes-devtools gcc: Ensure c++ includes are in /usr/include/c++/${BINV} 2014-07-10 17:38:33 +01:00
recipes-extended gzip: move uncompress bin to avoid cross-fs link 2014-07-10 17:38:32 +01:00
recipes-gnome gtk+: Add PACKAGECONFIG for directfb 2014-07-03 17:41:16 +01:00
recipes-graphics builder: removed setting of BB_NUMBER_THREADS and PARALLEL_MAKE 2014-07-10 17:38:32 +01:00
recipes-kernel kexec-tools: upgrade to 2.0.7 2014-07-08 11:20:12 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.51 2014-05-11 12:27:22 +01:00
recipes-multimedia libav: add PACKAGECONFIG for theora, libvorbis, speex and openssl 2014-07-03 17:41:17 +01:00
recipes-qt qmmp: upgrade to 0.7.7 2014-06-17 17:56:21 +01:00
recipes-rt hwlatdetect: fix PV 2014-06-17 10:23:53 +01:00
recipes-sato meta: fix no newline at end of file 2014-07-03 17:41:16 +01:00
recipes-support libcroco: disable /usr/bin/croco-6.0-config 2014-07-08 11:20:13 +01:00
site siteinfo, insane: Recognize musl specific triplets 2014-06-01 14:29:29 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00