make.conf doesn't postulate anything about libm now.
This commit is contained in:
parent
fbcfcdf7db
commit
6950e7e24e
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.14 1994/11/10 02:29:41 phk Exp $
|
||||
# $Id: make.conf,v 1.15 1995/03/20 21:35:15 jkh 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
|
||||
@ -19,9 +19,9 @@
|
||||
# Avoid compiling profiled libraries
|
||||
#
|
||||
#
|
||||
# To compile and install the Sun libm instead of the default use:
|
||||
# To compile and install the 4.4 lite libm instead of the default use:
|
||||
#
|
||||
WANT_MSUN= yes
|
||||
#WANT_CSRG_LIBM= yes
|
||||
#
|
||||
#
|
||||
# If you have a FPU (i387, i486DX, Pentium), you can make
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.14 1994/11/10 02:29:41 phk Exp $
|
||||
# $Id: make.conf,v 1.15 1995/03/20 21:35:15 jkh 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
|
||||
@ -19,9 +19,9 @@
|
||||
# Avoid compiling profiled libraries
|
||||
#
|
||||
#
|
||||
# To compile and install the Sun libm instead of the default use:
|
||||
# To compile and install the 4.4 lite libm instead of the default use:
|
||||
#
|
||||
WANT_MSUN= yes
|
||||
#WANT_CSRG_LIBM= yes
|
||||
#
|
||||
#
|
||||
# If you have a FPU (i387, i486DX, Pentium), you can make
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.14 1994/11/10 02:29:41 phk Exp $
|
||||
# $Id: make.conf,v 1.15 1995/03/20 21:35:15 jkh 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
|
||||
@ -19,9 +19,9 @@
|
||||
# Avoid compiling profiled libraries
|
||||
#
|
||||
#
|
||||
# To compile and install the Sun libm instead of the default use:
|
||||
# To compile and install the 4.4 lite libm instead of the default use:
|
||||
#
|
||||
WANT_MSUN= yes
|
||||
#WANT_CSRG_LIBM= yes
|
||||
#
|
||||
#
|
||||
# If you have a FPU (i387, i486DX, Pentium), you can make
|
||||
|
Loading…
x
Reference in New Issue
Block a user