# This is where instant native sysroot is installed to INSTANT_NATIVE_PATH = "${TMPDIR}/sysroot-instant-native" # This is where instant target sysroot is installed to INSTANT_TARGET_PATH = "${TMPDIR}/sysroot-instant-target-${MACHINE_ARCH}"