summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-configure-target.inc
blob: b2f91b7d793a73a0182e56f3b3d3ec67c3635a95 (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++/"