package/libopenssl: add PPC64BE ELFv2 support
authorVincent Fazio <vfazio@gmail.com>
Thu, 27 Feb 2020 20:15:05 +0000 (14:15 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 25 Apr 2020 20:42:14 +0000 (22:42 +0200)
commit10347376ae4ada63833a51cf7963e400f8139202
tree3068c72463c800219865ea7344fd12a207afd571
parent2003a003f47de7dd6cac64d5ecfbdd29fac43112
package/libopenssl: add PPC64BE ELFv2 support

musl libc uses ELFv2 by default for all PPC64 targets.

Now, OpenSSL libraries built with musl targeting PPC64BE should build
and function as expected.

Signed-off-by: Vincent Fazio <vfazio@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libopenssl/0004-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch [new file with mode: 0644]
package/libopenssl/0005-crypto-perlasm-ppc-xlate.pl-add-linux64v2-flavour.patch [new file with mode: 0644]