Searched refs:TARGET_ARCHITECTURE (Results 1 – 1 of 1) sorted by relevance
96 if test -z "$TARGET_ARCHITECTURE"; then97 TARGET_ARCHITECTURE=`uname -m`541 if ! [ "$TARGET_OS" = FreeBSD -a "$TARGET_ARCHITECTURE" = i386 ]; then568 if test -n "`echo $TARGET_ARCHITECTURE | grep ^ppc64`"; then572 elif test -n "`echo $TARGET_ARCHITECTURE | grep ^s390x`"; then574 elif test -n "`echo $TARGET_ARCHITECTURE | grep -e^arm -e^aarch64`"; then577 elif test -n "`echo $TARGET_ARCHITECTURE | grep ^aarch64`"; then