profiles/default/linux/ppc64/17.0/musl: mask openssl[asm]
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 19 Feb 2020 07:40:07 +0000 (23:40 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 19 Feb 2020 07:41:10 +0000 (23:41 -0800)
fails to build with elfv2 abi

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
profiles/default/linux/ppc64/17.0/musl/package.use.mask [new file with mode: 0644]

diff --git a/profiles/default/linux/ppc64/17.0/musl/package.use.mask b/profiles/default/linux/ppc64/17.0/musl/package.use.mask
new file mode 100644 (file)
index 0000000..48ea7e4
--- /dev/null
@@ -0,0 +1,9 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-18)
+# perlasm assumes elfv1 abi on big endian
+# mask until merged and released
+# https://github.com/openssl/openssl/commit/34ab13b7d8e3e723adb60be8142e38b7c9cd382a
+# https://github.com/openssl/openssl/commit/098404128383ded87ba390dd74ecd9e2ffa6f530
+dev-libs/openssl asm