Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.a
[openssl.git] / crypto / sha / asm / sha1-armv4-large.pl
index 6a2e12bf17d7b025dff25511ee7125d01eeed67f..ec7195a070872a54ec295b815cd72f35f92c7fde 100644 (file)
@@ -707,7 +707,7 @@ ___
 }}}
 $code.=<<___;
 #if __ARM_MAX_ARCH__>=7
-.comm  OPENSSL_armcap_P,4,4
+.extern        OPENSSL_armcap_P
 #endif
 ___