Searched refs:notsupp (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/
H A Dconfigure.in854 # If we have the source for $noconfigdirs entries, add them to $notsupp.
856 notsupp=""
866 notsupp="$notsupp $dir"
877 notsupp="$notsupp $dir"
919 if [ -n "${notsupp}" ] && [ -z "${norecursion}" ]; then
945 echo " ${notsupp}" 1>&2
/haiku-buildtools/legacy/binutils/
H A Dconfigure2555 # If we have the source for $noconfigdirs entries, add them to $notsupp.
2557 notsupp=""
2566 notsupp="$notsupp $dir"
2576 notsupp="$notsupp $dir"
2586 notsupp="$notsupp $dir"
2643 if test -n "${notsupp}" && test -z "${norecursion}" ; then
2669 echo " ${notsupp}"
[all...]
/haiku-buildtools/gcc/
H A Dconfigure6503 # If we have the source for $noconfigdirs entries, add them to $notsupp.
6505 notsupp=""
6514 notsupp="$notsupp $dir"
6524 notsupp="$notsupp $dir"
6534 notsupp="$notsupp $dir"
6600 if test -n "${notsupp}" && test -z "${norecursion}" ; then
6626 echo " ${notsupp}"
[all...]
/haiku-buildtools/binutils/
H A Dconfigure6553 # If we have the source for $noconfigdirs entries, add them to $notsupp.
6555 notsupp=""
6564 notsupp="$notsupp $dir"
6574 notsupp="$notsupp $dir"
6584 notsupp="$notsupp $dir"
6668 if test -n "${notsupp}" && test -z "${norecursion}" ; then
6694 echo " ${notsupp}"
[all...]

Completed in 106 milliseconds