From 6cd53a71387ce1075c6153ed31b22d5a46eb2de9 Mon Sep 17 00:00:00 2001 From: Lucinda May Phipps Date: Sat, 4 Sep 2021 07:18:36 +0100 Subject: [PATCH] openssl: delete crypto-armcap.c.patch no longer needed --- packages/openssl/crypto-armcap.c.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 packages/openssl/crypto-armcap.c.patch diff --git a/packages/openssl/crypto-armcap.c.patch b/packages/openssl/crypto-armcap.c.patch deleted file mode 100644 index e213a90d9..000000000 --- a/packages/openssl/crypto-armcap.c.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -u -r ../openssl-1.1.1c/crypto/armcap.c ./crypto/armcap.c ---- ../openssl-1.1.1c/crypto/armcap.c 2019-05-28 13:12:21.000000000 +0000 -+++ ./crypto/armcap.c 2019-06-23 19:53:23.465656000 +0000 -@@ -65,12 +65,8 @@ - void OPENSSL_cpuid_setup(void) __attribute__ ((constructor)); - # endif - --# if defined(__GLIBC__) && defined(__GLIBC_PREREQ) --# if __GLIBC_PREREQ(2, 16) - # include - # define OSSL_IMPLEMENT_GETAUXVAL --# endif --# endif - # if defined(__FreeBSD__) - # include - # if __FreeBSD_version >= 1200000