Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing option

since the cc1/cc1plus backends were linked static some time ago.
This commit is contained in:
Peter Wemm 1996-09-21 14:30:23 +00:00
parent 8fb64f20b5
commit b99929ea6b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=18442
3 changed files with 3 additions and 24 deletions

View file

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.30 1996/04/21 08:56:32 asami Exp $
# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate 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
@ -82,13 +82,6 @@
#MOTIFLIB= -L${X11BASE}/lib -lXm
#
#
# Build `cc' using a dynamic internals library, rather than the default
# (static) one. This makes the compilers run slower (10-15%), but saves
# quite some diskspace.
#
#SHARED_LIBCC_INT= smaller_cc
#
#
# Kerberos IV
# If you want the eBones-based Kerberos, define this:
#

View file

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.30 1996/04/21 08:56:32 asami Exp $
# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate 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
@ -82,13 +82,6 @@
#MOTIFLIB= -L${X11BASE}/lib -lXm
#
#
# Build `cc' using a dynamic internals library, rather than the default
# (static) one. This makes the compilers run slower (10-15%), but saves
# quite some diskspace.
#
#SHARED_LIBCC_INT= smaller_cc
#
#
# Kerberos IV
# If you want the eBones-based Kerberos, define this:
#

View file

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.30 1996/04/21 08:56:32 asami Exp $
# $Id: make.conf,v 1.31 1996/06/24 16:50:39 nate 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
@ -82,13 +82,6 @@
#MOTIFLIB= -L${X11BASE}/lib -lXm
#
#
# Build `cc' using a dynamic internals library, rather than the default
# (static) one. This makes the compilers run slower (10-15%), but saves
# quite some diskspace.
#
#SHARED_LIBCC_INT= smaller_cc
#
#
# Kerberos IV
# If you want the eBones-based Kerberos, define this:
#