aboutsummaryrefslogtreecommitdiffstats
path: root/math/metis-edf/files/patch-Makefile.in
blob: 559d8b7926ab2eb4e5884f9635fc30e90d6a5142 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- Makefile.in.orig    2012-10-02 18:12:21.000000000 +0200
+++ Makefile.in 2013-08-13 23:09:15.000000000 +0200
@@ -1,9 +1,9 @@
 
 # Which compiler to use
-CC = cc
+#CC = cc
 
 # What optimization level to use
-OPTFLAGS = -O2 
+#OPTFLAGS = -O2 
 
 # What options to be used by the compiler
 COPTIONS =