summaryrefslogtreecommitdiff
path: root/math/freefem++/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/freefem++/files/patch-Makefile')
-rw-r--r--math/freefem++/files/patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/freefem++/files/patch-Makefile b/math/freefem++/files/patch-Makefile
deleted file mode 100644
index 64b5a9dde8ca..000000000000
--- a/math/freefem++/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig Fri Aug 22 15:23:41 2003
-+++ Makefile Sat Oct 25 17:10:47 2003
-@@ -3,7 +3,7 @@
- # ----------------------------------------------
- src?=./src
- include $(src)/Makefile-$(HOSTTYPE)
--CXXFLAGS = $(OPTFLAGS) $(FFFLAGS) $(includedir) $(INCARPACKPP)
-+CXXFLAGS+= $(OPTFLAGS) $(FFFLAGS) $(includedir) $(INCARPACKPP)
- CXXMPIFLAGS= $(CXXFLAGS) $(MPIFLAGS) -DPARALLELE $(INCARPACKPP)
- LIBS=$(LIBARPACK) $(LIBF77)
- VERSION=1.34