diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index bd0ab2d..19d534f 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -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 diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 0510f5e..7cc3e00 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -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