mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4502 311d38ba-8fff-0310-9ca6-ca027cbcb966
7 lines
179 B
PHP
7 lines
179 B
PHP
require gcc-configure-common.inc
|
|
|
|
EXTRA_OECONF_PATHS = " \
|
|
--with-local-prefix=${STAGING_DIR_TARGET}${layout_prefix} \
|
|
--with-gxx-include-dir=${includedir}/c++/${BINV}/"
|
|
|