summaryrefslogtreecommitdiff
path: root/math/otter/patches/patch-aa
blob: 5d7e249eabc705a764fab862dee615aee4b53489 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2000/11/25 18:19:21 jtb Exp $

--- Makefile.orig	Mon Nov 13 23:57:18 2000
+++ Makefile
@@ -80,7 +80,7 @@
 # Specify the C compiler.  I recommend gcc (GNU C Compiler) if you have it.
 # In many Linux environments, cc is just a symlink to gcc.
 
-CC = cc
+#CC = cc
 
 #############################################################################
 #