arm_arch.h: allow to specify __ARM_ARCH__ elsewhere.
This commit is contained in:
parent
bdf40fd251
commit
3c075bf07f
@ -35,6 +35,7 @@
|
||||
# error "unsupported ARM architecture"
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef OPENSSL_FIPSCANISTER
|
||||
#include <openssl/fipssyms.h>
|
||||
@ -48,4 +49,3 @@ extern unsigned int OPENSSL_armcap_P;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user