commit:     28c77c46f536ff82691548fb000fa4cc2a5c2378
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 13:11:44 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 14:32:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c77c46

www-client/seamonkey: Disable ELF hack

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 www-client/seamonkey/seamonkey-2.53.9.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www-client/seamonkey/seamonkey-2.53.9.ebuild 
b/www-client/seamonkey/seamonkey-2.53.9.ebuild
index df992f53f53..639b00c6f4e 100644
--- a/www-client/seamonkey/seamonkey-2.53.9.ebuild
+++ b/www-client/seamonkey/seamonkey-2.53.9.ebuild
@@ -403,6 +403,9 @@ src_configure() {
        # use startup-cache for faster startup time
        mozconfig_annotate '' --enable-startupcache
 
+       # Broken on some arches
+       mozconfig_annotate '' --disable-elf-hack
+
        # Use an objdir to keep things organized.
        echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig
        echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig

Reply via email to