Searched refs:gas_flag (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dconfigure678 gas_flag="$with_gnu_as"
680 gas_flag=no
694 gas_flag=yes
1306 if test x"$gas_flag" = x"no"; then
2926 gas="$gas_flag"
/haiku-buildtools/gcc/gcc/
H A Dconfigure3489 withval=$with_gnu_as; gas_flag="$with_gnu_as"
3491 gas_flag=no
3505 gas_flag=yes
3517 if test x"$gas_flag" = x"no"; then
23393 elif test "x$gas_flag" = xyes && test "$ld_vers_minor" -ge 1688; then
23561 if test x$on_solaris = xyes && test x$gas_flag = xno; then
23597 case $gas_flag in
23835 if test x$on_solaris = xyes && test x$gas_flag = xno; then
26673 if test x$gas_flag = xyes \

Completed in 127 milliseconds