mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
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:
parent
8fb64f20b5
commit
b99929ea6b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=18442
@ -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:
|
||||
#
|
||||
|
@ -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:
|
||||
#
|
||||
|
@ -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:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user