mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Now that the default for the shared gcc-internal lib changed, make this match.
This commit is contained in:
parent
e3245077f6
commit
9a4deb1b4a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4330
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user