forked from pool/MozillaFirefox
- 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
This commit is contained in:
parent
a49d69320c
commit
0e6478e65d
@ -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
|
Thu Oct 1 09:49:57 UTC 2015 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -312,7 +312,6 @@ ac_add_options --sysconfdir=%{_sysconfdir}
|
|||||||
ac_add_options --mandir=%{_mandir}
|
ac_add_options --mandir=%{_mandir}
|
||||||
ac_add_options --includedir=%{_includedir}
|
ac_add_options --includedir=%{_includedir}
|
||||||
ac_add_options --enable-release
|
ac_add_options --enable-release
|
||||||
ac_add_options --enable-stdcxx-compat
|
|
||||||
%ifarch %ix86 %arm
|
%ifarch %ix86 %arm
|
||||||
%if 0%{?suse_version} > 1230
|
%if 0%{?suse_version} > 1230
|
||||||
ac_add_options --disable-optimize
|
ac_add_options --disable-optimize
|
||||||
|
Loading…
Reference in New Issue
Block a user