5ef19df409
btw: the port's maintainer agrees with this update
13 lines
377 B
Plaintext
13 lines
377 B
Plaintext
$OpenBSD: patch-OS_Makefile-Default,v 1.4 2005/01/26 19:38:52 sturm Exp $
|
|
--- OS/Makefile-Default.orig Tue Jan 25 22:31:22 2005
|
|
+++ OS/Makefile-Default Tue Jan 25 22:31:31 2005
|
|
@@ -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
|