Date: Fri, 8 Oct 2010 14:56:39 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/config config.y Message-ID: <201010081456.o98EuxAu069233@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2010-10-08 14:56:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.sbin/config config.y
Log:
SVN rev 213576 on 2010-10-08 14:56:39Z by emaste
MFC r212570:
Allow a kernel config to specify a set but empty value via
'makeoptions OPTION=' for consistency with the make commandline.
Previously 'makeoptions WERROR=' would result in a syntax error; now
it produces the same effect as 'makeoptions WERROR'. Both forms now
result in 'WERROR=' in the generated Makefile.
Revision Changes Path
1.81.2.3 +1 -0 src/usr.sbin/config/config.y
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010081456.o98EuxAu069233>
