From b19ebee19e7062bd306699b08a2713e0d88ab1f58a586d676586f816a7b7709c Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Mon, 12 Nov 2018 11:49:28 +0000 Subject: [PATCH] - disable elfhack for TW and newer due to build errors OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=693 --- MozillaFirefox.changes | 1 + MozillaFirefox.spec | 3 +++ 2 files changed, 4 insertions(+) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index f0b333d..09d5afc 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -58,6 +58,7 @@ Mon Oct 29 14:07:51 UTC 2018 - wr@rosenauer.org - requires nodejs to build - added mozilla-bmo1491289.patch to fix system NSS build (bmo#1491289) - added mozilla-cubeb-noreturn.patch to fix non-return function +- disable elfhack for TW and newer due to build errors ------------------------------------------------------------------- Thu Oct 25 14:39:04 UTC 2018 - guillaume.gardet@opensuse.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index abbd4cf..2c2e844 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -360,6 +360,9 @@ ac_add_options --disable-debug-symbols %ifarch %arm ac_add_options --disable-elf-hack %endif +%if 0%{?suse_version} > 1549 +ac_add_options --disable-elf-hack +%endif ac_add_options --with-system-nspr ac_add_options --with-system-nss %if %{localize}