From a541c15da00846960f491ebc3748fa1622b1fdb5 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 19 Oct 1995 05:11:27 +0000 Subject: Use CFLAGS from /etc/make.conf. --- math/oleo/files/patch-ad | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 math/oleo/files/patch-ad (limited to 'math/oleo') diff --git a/math/oleo/files/patch-ad b/math/oleo/files/patch-ad new file mode 100644 index 000000000000..0ab793786b11 --- /dev/null +++ b/math/oleo/files/patch-ad @@ -0,0 +1,11 @@ +--- ./Makefile.in.org Fri Jun 3 21:58:09 1994 ++++ ./Makefile.in Wed Oct 18 22:06:28 1995 +@@ -28,7 +28,7 @@ + # Directory to install `oleo' in. + bindir = $(exec_prefix)/bin + +-CFLAGS = -g -D_XOPEN_SOURCE ++CFLAGS += -D_XOPEN_SOURCE + BISONFLAGS = + optional_libs = @LIBS@ @wlibs@ + extra_objs =@LIBOBJS@ @ALLOCA@ -- cgit v1.2.3