From d632cbe0760afd11bac512c5211cb4c026c3d1e30d61d94d06b35fada98ca41c Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sat, 3 Jun 2017 19:16:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=372 --- MozillaThunderbird.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 858cce9..2b0977a 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -223,9 +223,6 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %if 0%{?suse_version} > 1320 export CFLAGS="$CFLAGS -fno-delete-null-pointer-checks" %endif -%if %{with mozilla_tb_optimize_for_size} -export CFLAGS="$CFLAGS -Os" -%endif %ifarch ppc64 ppc64le export CFLAGS="$CFLAGS -mminimal-toc" %endif