[thunderbird-enigmail] really sync with Thundebird build options

Remi Collet remi at fedoraproject.org
Tue Nov 20 17:53:15 UTC 2012


commit 022b9f4845e39e3d16647e518a4f13abea25fe1c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Nov 20 18:53:08 2012 +0100

    really sync with Thundebird build options

 thunderbird-enigmail.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/thunderbird-enigmail.spec b/thunderbird-enigmail.spec
index 5e3fe2c..2c8a553 100644
--- a/thunderbird-enigmail.spec
+++ b/thunderbird-enigmail.spec
@@ -281,7 +281,7 @@ cd %{tarballdir}
 # Disable C++ exceptions since Mozilla code is not exception-safe
 #
 MOZ_OPT_FLAGS=$(echo "$RPM_OPT_FLAGS -fpermissive" | \
-                      %{__sed} -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
+                      %{__sed} -e 's/-Wall//')
 %if %{?debug_build}
 MOZ_OPT_FLAGS=$(echo "$MOZ_OPT_FLAGS" | %{__sed} -e 's/-O2//')
 %endif


More information about the scm-commits mailing list