Home | History | Annotate | Download | only in dist

Lines Matching refs:is_cross_compiler

2895 # Define is_cross_compiler to save on calls to 'test'.
2896 is_cross_compiler=
2898 is_cross_compiler=no
2900 is_cross_compiler=yes
3002 case $is_cross_compiler in
3714 if test x${is_cross_compiler} != xno ; then
4054 if test x${is_cross_compiler} = xno ; then
9561 if test "x${is_cross_compiler}" = xyes; then
9578 if test "x${is_cross_compiler}" = xyes; then
9599 if test x${is_cross_compiler} = xno ; then
9613 if test x${is_cross_compiler} = xno ; then
10220 if test x$is_cross_compiler = xyes; then
10354 if test x${is_cross_compiler} = xyes ; then
10437 case "${target}-${is_cross_compiler}" in