blob: 1b59e6776f5a705d9f4ac227be89824776319f30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.14 2009/11/17 06:39:32 adam Exp $
--- OS/Makefile-Default.orig 2009-10-16 09:30:54.000000000 +0200
+++ OS/Makefile-Default
@@ -73,7 +73,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
|