Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific code
authormiod <miod@openbsd.org>
Sat, 3 May 2014 19:36:47 +0000 (19:36 +0000)
committermiod <miod@openbsd.org>
Sat, 3 May 2014 19:36:47 +0000 (19:36 +0000)
commit452d3741c026e63df1d31ebc598446536f01ae4b
tree8299e5d84d7b8f3bfeffb88f02053da2080fa822
parent38d51e9dbc1caaf32d92e0a1a173f22f4aa7980f
Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific code
will not get referenced if this condition is not met.
lib/libcrypto/armcap.c
lib/libcrypto/armv4cpuid.S
lib/libssl/src/crypto/armcap.c
lib/libssl/src/crypto/armv4cpuid.S