Use /etc/make.conf and /etc/src.conf.
This commit is contained in:
parent
6be5ad6b3d
commit
e7328f2865
@ -35,7 +35,9 @@ KERNEL="GENERIC-NODEBUG"
|
|||||||
|
|
||||||
## Set to specify a custom make.conf and/or src.conf
|
## Set to specify a custom make.conf and/or src.conf
|
||||||
#MAKE_CONF="/etc/local/make.conf"
|
#MAKE_CONF="/etc/local/make.conf"
|
||||||
|
MAKE_CONF="/etc/make.conf"
|
||||||
#SRC_CONF="/etc/local/src.conf"
|
#SRC_CONF="/etc/local/src.conf"
|
||||||
|
SRC_CONF="/etc/src.conf"
|
||||||
|
|
||||||
## Set to use make(1) flags.
|
## Set to use make(1) flags.
|
||||||
#MAKE_FLAGS="-s"
|
#MAKE_FLAGS="-s"
|
||||||
|
Loading…
Reference in New Issue
Block a user