Home
last modified time | relevance | path

Searched refs:with_cross_host (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/gcc/config/
Dgxx-include-dir.m421 if test -n "$with_cross_host" &&
22 test x"$with_cross_host" != x"no"; then
/openbsd/src/gnu/gcc/libssp/
Dconfigure.ac148 if test -n "$with_cross_host" &&
149 test x"$with_cross_host" != x"no"; then
Dconfigure5244 if test -n "$with_cross_host" &&
5245 test x"$with_cross_host" != x"no"; then
/openbsd/src/gnu/lib/libstdc++/libstdc++/
Dconfigure.in31 # configure script will pass the "real" host as $with_cross_host.
87 if test -n "$with_cross_host" || test x"$build" != x"$host"; then
108 if test -n "$with_cross_host" && test x"$build" != x"$with_cross_host"; then
Dacinclude.m41903 dnl Assumes cross_compiling bits already done, and with_cross_host in
1965 if test -n "$with_cross_host" &&
1966 test x"$with_cross_host" != x"no"; then
Daclocal.m41915 dnl Assumes cross_compiling bits already done, and with_cross_host in
1977 if test -n "$with_cross_host" &&
1978 test x"$with_cross_host" != x"no"; then
Dconfigure920 withval="$with_cross_host"
4190 if test -n "$with_cross_host" || test x"$build" != x"$host"; then
4211 if test -n "$with_cross_host" && test x"$build" != x"$with_cross_host"; then
24129 if test -n "$with_cross_host" &&
24130 test x"$with_cross_host" != x"no"; then
/openbsd/src/gnu/gcc/libgomp/
Dconfigure.ac52 # top-level configure script will pass the "real" host as $with_cross_host.
85 if test -n "$with_cross_host" &&
86 test x"$with_cross_host" != x"no"; then
Dconfigure1438 # top-level configure script will pass the "real" host as $with_cross_host.
2026 if test -n "$with_cross_host" &&
2027 test x"$with_cross_host" != x"no"; then
/openbsd/src/gnu/gcc/libmudflap/
Dconfigure.ac160 if test -n "$with_cross_host" &&
161 test x"$with_cross_host" != x"no"; then
Dconfigure6619 if test -n "$with_cross_host" &&
6620 test x"$with_cross_host" != x"no"; then
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dconfigterms.texi54 @code{$with_cross_host} to the original @option{--host} value in case you
/openbsd/src/gnu/gcc/gcc/doc/
Dconfigterms.texi54 @code{$with_cross_host} to the original @option{--host} value in case you
Dgccint.info1021 adjust these variables as needed. It also sets `$with_cross_host' to
/openbsd/src/gnu/lib/libiberty/src/
Dconfigure.ac625 if test -z "${with_cross_host}"; then
Dconfigure1329 if test "${with_cross_host+set}" = set; then
1330 withval="$with_cross_host"
DChangeLog5478 * config.table: Check ${with_cross_host} rather than comparing
/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
DChangeLog1195 * configure.in: Check ${with_cross_host} rather than comparing