summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-12-21 10:58:46 +0000
committerfrueauf <frueauf>1998-12-21 10:58:46 +0000
commit88b1465b9ce0e26b8211ec39bf1836277f59aecb (patch)
tree49582681252ef1073d661c6e0f3e255a8a70e23b /math
parentd2a85f9fe30fa4e3ce72c2f5e394553a84517af1 (diff)
downloadpkgsrc-88b1465b9ce0e26b8211ec39bf1836277f59aecb.tar.gz
Add -Dunix to CFLAGS to shutup warings on current egcs.
Diffstat (limited to 'math')
-rw-r--r--math/xlispstat/patches/patch-ac15
1 files changed, 12 insertions, 3 deletions
diff --git a/math/xlispstat/patches/patch-ac b/math/xlispstat/patches/patch-ac
index f61f5a597cb..e3fd1799adb 100644
--- a/math/xlispstat/patches/patch-ac
+++ b/math/xlispstat/patches/patch-ac
@@ -1,7 +1,7 @@
-$NetBSD: patch-ac,v 1.2 1998/12/21 10:45:31 frueauf Exp $
+$NetBSD: patch-ac,v 1.3 1998/12/21 10:58:46 frueauf Exp $
---- Makefile.in.orig Wed Sep 16 15:19:33 1998
-+++ Makefile.in Sun Dec 20 04:19:56 1998
+--- Makefile.in.orig Wed Sep 16 21:19:33 1998
++++ Makefile.in Mon Dec 21 11:52:05 1998
@@ -6,7 +6,8 @@
##############################################################################
##############################################################################
@@ -22,6 +22,15 @@ $NetBSD: patch-ac,v 1.2 1998/12/21 10:45:31 frueauf Exp $
BINDIR=${exec_prefix}/bin
GRAPHSYS = @GRAPHSYS@
+@@ -67,7 +69,7 @@
+ .lsp.fsl:
+ echo "(compile-file \"$<\") (exit)" | ./xlisp
+
+-CFLAGS = -D${GRAPHSYS} ${UCFLAGS} ${X11INCDIR_FLAG}
++CFLAGS = -D${GRAPHSYS} ${UCFLAGS} ${X11INCDIR_FLAG} -Dunix
+
+ LIBS = ${EXTRALIBS} -lm
+
@@ -118,7 +120,7 @@
compiler/assemble.fsl compiler/cmpfront.fsl