diff options
Diffstat (limited to 'math/otter/patches/patch-aa')
-rw-r--r-- | math/otter/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/math/otter/patches/patch-aa b/math/otter/patches/patch-aa new file mode 100644 index 00000000000..5d7e249eabc --- /dev/null +++ b/math/otter/patches/patch-aa @@ -0,0 +1,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 + + ############################################################################# + # |