[78557] trunk/dports/audio/portaudio/files/patch-configure

jmr at macports.org jmr at macports.org
Wed May 11 18:53:20 PDT 2011


Revision: 78557
          http://trac.macports.org/changeset/78557
Author:   jmr at macports.org
Date:     2011-05-11 18:53:20 -0700 (Wed, 11 May 2011)
Log Message:
-----------
portaudio: remove -Werror instead of adding -Wno-deprecated-declarations

Modified Paths:
--------------
    trunk/dports/audio/portaudio/files/patch-configure

Modified: trunk/dports/audio/portaudio/files/patch-configure
===================================================================
--- trunk/dports/audio/portaudio/files/patch-configure	2011-05-12 01:50:14 UTC (rev 78556)
+++ trunk/dports/audio/portaudio/files/patch-configure	2011-05-12 01:53:20 UTC (rev 78557)
@@ -13,7 +13,7 @@
  
  
 -        CFLAGS="$CFLAGS -Werror"
-+        CFLAGS="$CFLAGS -Werror -Wno-deprecated-declarations";
++        
          LIBS="-framework CoreAudio -framework AudioToolbox -framework AudioUnit -framework Carbon"
  
          if test "x$enable_mac_universal" = "xyes" ; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110511/a0de3104/attachment.html>


More information about the macports-changes mailing list