In armcap.c there is a variable (e) that is no longer used since
revision 1.5 that is gaurded by __OpenBSD__

--- armcap.c    2015-04-24 09:01:28.951425244 -0400
+++ armcap.c    2015-04-24 09:02:06.879426067 -0400
@@ -31,9 +31,6 @@
 void
 OPENSSL_cpuid_setup(void)
 {
-#ifndef __OpenBSD__
-    char *e;
-#endif
 #if __ARM_ARCH__ >= 7
     struct sigaction    ill_oact, ill_act;
     sigset_t        oset;

---
Kurt Cancemi

Reply via email to