mirror of
https://git.yoctoproject.org/poky
synced 2026-04-24 12:32:11 +02:00
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++/"
|