From 6ffd9aaeaa6fdcadb01c05469521400bd7119fc6 Mon Sep 17 00:00:00 2001
From: obrien <obrien@FreeBSD.org>
Date: Sat, 11 May 2002 04:51:45 +0000
Subject: Sorry, I did not mean to turn collect2 back on yet.

---
 gnu/usr.bin/cc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gnu')

diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile
index 06dee66..cd7b47f 100644
--- a/gnu/usr.bin/cc/Makefile
+++ b/gnu/usr.bin/cc/Makefile
@@ -12,7 +12,7 @@ SUBDIR+= cpp
 .if !defined(NO_CXX)
 SUBDIR+= cc1plus c++ c++filt doc
 .if !defined(NO_COLLECT2)
-SUBDIR+= collect2
+#SUBDIR+= collect2
 .endif
 .endif
 
-- 
cgit v1.1