summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-configure-target.inc
blob: b1ac4ff7773798cae3a17c87550ed8e4f8836c5f (plain)
1
2
3
4
5
6
require gcc-configure-common.inc

EXTRA_OECONF_PATHS = " \
    --with-sysroot=\
    --with-build-sysroot=${STAGING_DIR_TARGET} \
    --with-gxx-include-dir=${includedir}/c++/"