forked from pool/MozillaThunderbird
Accepting request 506827 from home:Guillaume_G:branches:mozilla:Factory
Remove the --disable-neon option as it is not available anymore. OBS-URL: https://build.opensuse.org/request/show/506827 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=379
This commit is contained in:
parent
1b6e938d0c
commit
a6a4f44e7b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 13:57:13 UTC 2017 - guillaume@opensuse.org
|
||||
|
||||
- mozilla-disable-neon-option.patch has been dropped silently, so
|
||||
remove the --disable-neon option as it is not available anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 25 06:55:13 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
|
@ -289,10 +289,6 @@ ac_add_options --enable-system-cairo
|
||||
%if ! %crashreporter
|
||||
ac_add_options --disable-crashreporter
|
||||
%endif
|
||||
# Disable neon for arm as it does not build correctly
|
||||
%ifarch %arm
|
||||
ac_add_options --disable-neon
|
||||
%endif
|
||||
%if %{with mozilla_tb_valgrind}
|
||||
ac_add_options --disable-jemalloc
|
||||
ac_add_options --enable-valgrind
|
||||
|
Loading…
Reference in New Issue
Block a user