blob: 27065fec056d901b71dc882357d2154a30ed9fe8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.9.4.1 2004/05/30 09:00:06 grant Exp $
--- OS/Makefile-Default.orig Wed May 5 11:08:35 2004
+++ OS/Makefile-Default
@@ -69,7 +69,7 @@ PERL_COMMAND=/usr/bin/perl
# CC contains the name of the C compiler to be used.
-CC=gcc
+# CC=gcc
# CFLAGS contains flags to be passed to the compiler. Nothing is defaulted
|