Lines Matching refs:with_sysroot
944 with_sysroot
3669 if test "${with_sysroot+set}" = set; then :
3670 withval=$with_sysroot;
3671 case ${with_sysroot} in
3673 */) with_sysroot=`echo $with_sysroot | sed 's,/$,,'` ;;
3675 case ${with_sysroot} in
3677 *) TARGET_SYSTEM_ROOT=$with_sysroot ;;
3737 elif test "${with_sysroot+set}" = set; then
3738 gcc_gxx_without_sysroot=`expr "${gcc_gxx_include_dir}" : "${with_sysroot}"'\(.*\)'`
3806 elif test "${with_sysroot+set}" = set; then
3807 gcc_gxx_libcxx_without_sysroot=`expr "${gcc_gxx_libcxx_include_dir}" : "${with_sysroot}"'\(.*\)'`
7858 if test x$host != x$target && test "x$with_sysroot
13558 elif test "x$with_sysroot" = x; then
13560 elif test "x$with_sysroot" = xyes; then
13563 target_header_dir="${with_sysroot}${native_system_header_dir}"
13578 if { { test x$host != x$target && test "x$with_sysroot" = x ; } ||
30368 if test x$with_sysroot = x && test x$host = x$target \
31529 if test "x$with_sysroot" = xyes; then
31532 target_sysroot="${with_sysroot}"