[113648] trunk/base/src/darwintracelib1.0/Makefile

cal at macports.org cal at macports.org
Thu Nov 21 13:54:01 PST 2013


Revision: 113648
          https://trac.macports.org/changeset/113648
Author:   cal at macports.org
Date:     2013-11-21 13:54:01 -0800 (Thu, 21 Nov 2013)
Log Message:
-----------
darwintrace: make CFLAGS_PEDANTIC more specific

Modified Paths:
--------------
    trunk/base/src/darwintracelib1.0/Makefile

Modified: trunk/base/src/darwintracelib1.0/Makefile
===================================================================
--- trunk/base/src/darwintracelib1.0/Makefile	2013-11-21 20:50:14 UTC (rev 113647)
+++ trunk/base/src/darwintracelib1.0/Makefile	2013-11-21 21:54:01 UTC (rev 113648)
@@ -9,7 +9,7 @@
 
 # Yes, we know having $ signs in identifiers is not a very good idea; in the
 # case of darwintrace we still need them, though.
-CFLAGS_PEDANTIC=
+CFLAGS_PEDANTIC+=-Wno-dollar-in-identifier-extension
 CFLAGS+= -fPIC ${UNIVERSAL_ARCHFLAGS}
 SHLIB_LDFLAGS+=${UNIVERSAL_ARCHFLAGS}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131121/73e23bdc/attachment.html>


More information about the macports-changes mailing list