Преглед на файлове

remove ARMSUBARCH relic from configure

commit 0f814a4e57e80d2512934820b878211e9d71c93e removed its use.
Stefan O'Rear преди 4 години
родител
ревизия
03f71251e6
променени са 1 файла, в които са добавени 0 реда и са изтрити 5 реда
  1. 0 5
      configure

+ 0 - 5
configure

@@ -723,11 +723,6 @@ fi
 test "$SUBARCH" \
 && printf "configured for %s variant: %s\n" "$ARCH" "$ARCH$SUBARCH"
 
-case "$ARCH$SUBARCH" in
-arm) ASMSUBARCH=el ;;
-*) ASMSUBARCH=$SUBARCH ;;
-esac
-
 #
 # Some archs (powerpc) have different possible long double formats
 # that the compiler can be configured for. The logic for whether this