summaryrefslogtreecommitdiff
path: root/main/openssl/crypto/x86cpuid.pl
diff options
context:
space:
mode:
Diffstat (limited to 'main/openssl/crypto/x86cpuid.pl')
-rw-r--r--main/openssl/crypto/x86cpuid.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/openssl/crypto/x86cpuid.pl b/main/openssl/crypto/x86cpuid.pl
index b270b443..0212a5b6 100644
--- a/main/openssl/crypto/x86cpuid.pl
+++ b/main/openssl/crypto/x86cpuid.pl
@@ -355,4 +355,7 @@ for (@ARGV) { $sse2=1 if (/-DOPENSSL_IA32_SSE2/); }
&initseg("OPENSSL_cpuid_setup");
+&hidden("OPENSSL_cpuid_setup");
+&hidden("OPENSSL_ia32cap_P");
+
&asm_finish();