summaryrefslogtreecommitdiffstats
path: root/math/metis/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'math/metis/files/patch-ac')
-rw-r--r--math/metis/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/metis/files/patch-ac b/math/metis/files/patch-ac
new file mode 100644
index 0000000..dca2c77
--- /dev/null
+++ b/math/metis/files/patch-ac
@@ -0,0 +1,11 @@
+--- Programs/Makefile.orig Sat Apr 25 23:44:50 1998
++++ Programs/Makefile Sat Apr 25 23:46:35 1998
+@@ -3,7 +3,7 @@
+ BINDIR = ..
+
+ INCLUDES = -I../Lib
+-CFLAGS = $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
++CFLAGS += $(COPTIONS) $(OPTFLAGS) $(INCLUDES)
+
+ LIBS = -lmetis -lm
+ LD = $(CC) $(LDOPTIONS) -L./ -L../
OpenPOWER on IntegriCloud