From 0e6478e65dfec27fac4019a755a5712fca485c987bd689a43f44eebcbe13db6d Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sun, 4 Oct 2015 09:21:58 +0000 Subject: [PATCH] - do not build with --enable-stdcxx-compat (this starts to fail build on various toolchain combinations and is not required for openSUSE builds in general OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=463 --- MozillaFirefox.changes | 7 +++++++ MozillaFirefox.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 0febc6f..71fa7fa 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 4 09:20:56 UTC 2015 - wr@rosenauer.org + +- do not build with --enable-stdcxx-compat + (this starts to fail build on various toolchain combinations + and is not required for openSUSE builds in general + ------------------------------------------------------------------- Thu Oct 1 09:49:57 UTC 2015 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index ea2f664..f7dab49 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -312,7 +312,6 @@ ac_add_options --sysconfdir=%{_sysconfdir} ac_add_options --mandir=%{_mandir} ac_add_options --includedir=%{_includedir} ac_add_options --enable-release -ac_add_options --enable-stdcxx-compat %ifarch %ix86 %arm %if 0%{?suse_version} > 1230 ac_add_options --disable-optimize