Searched refs:BITS_REQ (Results 1 – 2 of 2) sorted by relevance
136 BITS_REQ=nochange154 ""|nochange) BITS_REQ=$withval ;;155 32|64|64else32) BITS_REQ=$withval ;;160 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then186 case "$BITS_REQ" in199 case "$BITS_REQ" in210 case "$BITS_REQ" in419 if test "$BITS_REQ" = "64else32"; then421 BITS_REQ=64429 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then[all …]
4802 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then4861 case "$BITS_REQ" in4874 case "$BITS_REQ" in4885 case "$BITS_REQ" in5207 if test "$BITS_REQ" = "64else32"; then5209 BITS_REQ=645217 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then5223 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then5230 …as_fn_error $? "Requested $BITS_REQ bit binaries but could not compile and execute them. See readm…