Cross Reference: 203-multi-definition.patch
xref
: /
solaris-userland
/
components
/
openssl
/
openssl-fips-140
/
patches
/
203-multi-definition.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
203-multi-definition.patch revision 4820
4820
N/A
#
4820
N/A
# Patch developed in house.
4820
N/A
# The issue was reported to the Upstream by external person: Bug #3699.
4820
N/A
#
4820
N/A
---
openssl-0.9.8m/crypto/sparccpuid.S
Mon Jun 29 19:28:02 2015
4820
N/A
+++
openssl-0.9.8m/crypto/sparccpuid.S
Mon Jun 29 19:28:02 2015
4820
N/A
@@ -400,6 +400,8 @@
4820
N/A
.type OPENSSL_cleanse,#function
4820
N/A
.size OPENSSL_cleanse,.-OPENSSL_cleanse
4820
N/A
4820
N/A
+
4820
N/A
+#if 0
4820
N/A
.global _sparcv9_vis1_instrument_bus
4820
N/A
.align 8
4820
N/A
_sparcv9_vis1_instrument_bus:
4820
N/A
@@ -496,6 +498,8 @@
4820
N/A
.type _sparcv9_vis1_instrument_bus2,#function
4820
N/A
.size _sparcv9_vis1_instrument_bus2,.-_sparcv9_vis1_instrument_bus2
4820
N/A
4820
N/A
+#endif
4820
N/A
+
4820
N/A
.section ".init",#alloc,#execinstr
4820
N/A
call solaris_locking_setup
4820
N/A
nop