Document COPTFLAGS in addition to CFLAGS.
This commit is contained in:
parent
e770b51673
commit
a746536c51
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.15 1995/03/20 21:35:15 jkh Exp $
|
||||
# $Id: make.conf,v 1.16 1995/03/21 02:55:33 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
|
||||
@ -18,6 +18,9 @@
|
||||
#NOPROFILE= no_way
|
||||
# Avoid compiling profiled libraries
|
||||
#
|
||||
# To compile the kernel with special optimisations, you can use this:
|
||||
#
|
||||
#COPTFLAGS= -O -pipe
|
||||
#
|
||||
# To compile and install the 4.4 lite libm instead of the default use:
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.15 1995/03/20 21:35:15 jkh Exp $
|
||||
# $Id: make.conf,v 1.16 1995/03/21 02:55:33 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
|
||||
@ -18,6 +18,9 @@
|
||||
#NOPROFILE= no_way
|
||||
# Avoid compiling profiled libraries
|
||||
#
|
||||
# To compile the kernel with special optimisations, you can use this:
|
||||
#
|
||||
#COPTFLAGS= -O -pipe
|
||||
#
|
||||
# To compile and install the 4.4 lite libm instead of the default use:
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $Id: make.conf,v 1.15 1995/03/20 21:35:15 jkh Exp $
|
||||
# $Id: make.conf,v 1.16 1995/03/21 02:55:33 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
|
||||
@ -18,6 +18,9 @@
|
||||
#NOPROFILE= no_way
|
||||
# Avoid compiling profiled libraries
|
||||
#
|
||||
# To compile the kernel with special optimisations, you can use this:
|
||||
#
|
||||
#COPTFLAGS= -O -pipe
|
||||
#
|
||||
# To compile and install the 4.4 lite libm instead of the default use:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user