xhorak pushed to thunderbird (master). "Save memory when linking on i686"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 09:36:50 UTC 2015


>From d5c760a635500b1f971f3e0b3c08ba84ce4b16dd Mon Sep 17 00:00:00 2001
From: Jan Horak <jhorak at redhat.com>
Date: Thu, 16 Apr 2015 11:27:17 +0200
Subject: Save memory when linking on i686


diff --git a/thunderbird.spec b/thunderbird.spec
index 624d694..5d80b3a 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -297,7 +297,7 @@ MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-O2//')
 %ifarch s390
 MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-g/-g1/')
 %endif
-%ifarch s390 %{arm} ppc aarch64
+%ifarch s390 %{arm} ppc aarch64 i686
 MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
 %endif
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/thunderbird.git/commit/?h=master&id=d5c760a635500b1f971f3e0b3c08ba84ce4b16dd


More information about the scm-commits mailing list