From 2276a223eec7ef69b693fafe51628a9bb5f66c23 Mon Sep 17 00:00:00 2001 From: phk Date: Thu, 10 Nov 1994 02:29:41 +0000 Subject: Now that the default for the shared gcc-internal lib changed, make this match. --- share/examples/etc/make.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/examples') diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 8623e1f..0b2e713 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.12 1994/09/30 14:57:01 csgr Exp $ +# $Id: make.conf,v 1.13 1994/11/07 04:17:58 phk Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -67,7 +67,7 @@ WANT_MSUN= yes # (static) one. This makes the compilers run slower (10-15%), but saves # quite some diskspace. # -#SHARED_LIBCC_INT= faster_cc +#SHARED_LIBCC_INT= smaller_cc # # # Kerberos IV -- cgit v1.1