summaryrefslogtreecommitdiff
path: root/math/rexx-regmath/files/patch-Makefile.bsd
blob: 05e32dbde8adf728aae66573805f8e21c3977960 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- Makefile.bsd.orig	2001-11-04 18:09:04 UTC
+++ Makefile.bsd
@@ -9,7 +9,8 @@
 POPT=-O -fomit-frame-pointer
 PLFL=-s
 DEBUG=-g
-CFLAGS=$(OPT) $(DEBUG) -pipe -fpic -I $$HOME/regina -pipe
+CFLAGS+=$(OPT) $(DEBUG) -pipe -fpic -I $$HOME/regina -pipe -I/usr/local/include
+CFLAGS+=-Wno-incompatible-pointer-types
 LDFLAGS=-Bdynamic -Bshareable $(LFL)
 LIBS=-lm
 so=so