X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=configure;h=6f5453f52ceafa9ed6e97fae18028172b601410e;hb=e6e8213244a816511e95e14fb99176442922abac;hp=ca5cbc0bd06d5d9c81432305f0f1e9b0621179d5;hpb=c4d4028dde90562f631edf559fbc42d8ec1b29de;p=musl diff --git a/configure b/configure index ca5cbc0b..6f5453f5 100755 --- a/configure +++ b/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