Update release/release.conf.sample to reflect changes in r262509.

MFC after:	1 week
X-MFC-With:	r262509
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-02-26 01:19:52 +00:00
parent 2e314957a9
commit faca946f67
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=262513

View File

@ -40,7 +40,7 @@ PORTBRANCH="ports/head@rHEAD"
## Set to use world- and kernel-specific make(1) flags.
#WORLD_FLAGS="-j $(sysctl -n hw.ncpu)"
#KERNEL_FLAGS="-j $(expr $(sysctl -n hw.ncpu) / 2)"
#KERNEL_FLAGS="-j $(( $(( $(sysctl -n hw.ncpu) + 1 )) / 2 ))"
## Set miscellaneous 'make release' settings.
#NODOC=