Home | History | Annotate | Download | only in dist

Lines Matching refs:is_cross_compiler

2952 # Define is_cross_compiler to save on calls to 'test'.
2953 is_cross_compiler=
2955 is_cross_compiler=no
2957 is_cross_compiler=yes
3059 case $is_cross_compiler in
3865 if test x${is_cross_compiler} != xno ; then
4208 if test x${is_cross_compiler} = xno ; then
10719 if test "x${is_cross_compiler}" = xyes; then
10736 if test "x${is_cross_compiler}" = xyes; then
10757 if test x${is_cross_compiler} = xno ; then
10771 if test x${is_cross_compiler} = xno ; then
11389 if test x$is_cross_compiler = xyes; then
11523 if test x${is_cross_compiler} = xyes ; then
11606 case "${target}-${is_cross_compiler}" in