mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 21:21:58 +02:00
This needs further investigation, but for now we can get the tested sources into the poky gcc harness Signed-off-by: Koen Kooi <k-kooi@ti.com>
6 lines
163 B
PHP
6 lines
163 B
PHP
require gcc-configure-common.inc
|
|
|
|
EXTRA_OECONF_PATHS = " \
|
|
--with-local-prefix=${STAGING_DIR_TARGET}${prefix} \
|
|
--with-gxx-include-dir=${includedir}/c++/"
|