Home | History | Annotate | Download | only in dist

Lines Matching refs:is_cross_compiler

2872 # Define is_cross_compiler to save on calls to 'test'.
2873 is_cross_compiler=
2875 is_cross_compiler=no
2877 is_cross_compiler=yes
2966 case $is_cross_compiler in
3676 if test x${is_cross_compiler} != xno ; then
4013 if test x${is_cross_compiler} = xno ; then
9368 if test "x${is_cross_compiler}" = xyes; then
9385 if test "x${is_cross_compiler}" = xyes; then
9406 if test x${is_cross_compiler} = xno ; then
9420 if test x${is_cross_compiler} = xno ; then
10010 if test x$is_cross_compiler = xyes; then
10124 if test x${is_cross_compiler} = xyes ; then
10207 case "${target}-${is_cross_compiler}" in