From a6a4f44e7b21ca768342fcd6ffd0350948f42cb2f7ac5de982e734e869a23e63 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 29 Jun 2017 09:32:34 +0000 Subject: [PATCH] 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 --- MozillaThunderbird.changes | 6 ++++++ MozillaThunderbird.spec | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) 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