[40620] trunk/dports/devel/spin/files/patch-makefile.diff

jann at macports.org jann at macports.org
Wed Oct 8 09:09:07 PDT 2008


Revision: 40620
          http://trac.macports.org/changeset/40620
Author:   jann at macports.org
Date:     2008-10-08 09:09:07 -0700 (Wed, 08 Oct 2008)
Log Message:
-----------
slight patch to patch

Modified Paths:
--------------
    trunk/dports/devel/spin/files/patch-makefile.diff

Modified: trunk/dports/devel/spin/files/patch-makefile.diff
===================================================================
--- trunk/dports/devel/spin/files/patch-makefile.diff	2008-10-08 16:04:26 UTC (rev 40619)
+++ trunk/dports/devel/spin/files/patch-makefile.diff	2008-10-08 16:09:07 UTC (rev 40620)
@@ -5,7 +5,7 @@
  CC=cc -DNXT 	# -DNXT enables the X operator in LTL
  # CC=cc -m32 -DNXT 	# for 32bit compilation on a 64bit system
 -CFLAGS=-ansi -D_POSIX_SOURCE	# on some systems add: -I/usr/include
-+CFLAGS=-ansi -D_POSIX_SOURCE -DMAC-DCPP="\"/usr/bin/cpp -xassembler-with-cpp\""	# on some systems add: -I/usr/include
++CFLAGS=-ansi -D_POSIX_SOURCE -DMAC -DCPP="\"/usr/bin/cpp -xassembler-with-cpp\""	# on some systems add: -I/usr/include
  
  # for a more picky compilation:
  # CFLAGS=-std=c99 -Wstrict-prototypes -pedantic -fno-strength-reduce -fno-builtin -W -Wshadow -Wpointer-arith -Wcast-qual -Winline -Wall -g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081008/62ea5d19/attachment.html 


More information about the macports-changes mailing list