
28 Sep
2010
28 Sep
'10
1:18 p.m.
On Tue, Sep 28, 2010 at 12:22:52PM -0400, Edward Z. Yang wrote:
Excerpts from Ian Lynagh's message of Fri Sep 24 17:23:16 -0400 2010:
Note that if you're running validate you need to set settings in mk/validate.mk instead.
Ah, that's good to know. If you've run a validate on the checkout before, does mk/validate.mk stick? (that is, if you remake, does it continue to use those settings?)
Yes, unless you make clean. (it works by putting Validating=YES in mk/are-validating.mk) Thanks Ian