[119018] trunk/dports/gnome/evolution-data-server/files/patch-configure.ac. diff
devans at macports.org
devans at macports.org
Tue Apr 15 03:27:34 PDT 2014
Revision: 119018
https://trac.macports.org/changeset/119018
Author: devans at macports.org
Date: 2014-04-15 03:27:34 -0700 (Tue, 15 Apr 2014)
Log Message:
-----------
evolution-data-server: remove -Wnoexcept warning flag to fix build on SL.
Modified Paths:
--------------
trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff
Modified: trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff 2014-04-15 10:22:37 UTC (rev 119017)
+++ trunk/dports/gnome/evolution-data-server/files/patch-configure.ac.diff 2014-04-15 10:27:34 UTC (rev 119018)
@@ -1,5 +1,14 @@
---- configure.ac.orig 2014-01-17 12:19:46.000000000 -0800
-+++ configure.ac 2014-02-10 20:05:35.000000000 -0800
+--- configure.ac.orig 2014-04-15 03:15:40.000000000 -0700
++++ configure.ac 2014-04-15 03:17:48.000000000 -0700
+@@ -196,7 +196,7 @@
+ -Wnested-externs"
+
+ proposed_cxx_warning_flags="$proposed_warning_flags
+- -Wabi -Wnoexcept"
++ -Wabi"
+
+ AS_COMPILER_FLAGS(WARNING_FLAGS, [$proposed_c_warning_flags])
+ AC_SUBST(WARNING_FLAGS)
@@ -317,8 +317,8 @@
dnl This must appear after AC_CANONICAL_HOST, which defines $host.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140415/62a35b84/attachment.html>
More information about the macports-changes
mailing list