Date: Fri, 16 Jul 2010 07:51:22 -0400 From: John Baldwin <jhb@freebsd.org> To: Warner Losh <imp@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r210151 - head/sys/conf Message-ID: <201007160751.22355.jhb@freebsd.org> In-Reply-To: <201007152332.o6FNWrbN034547@svn.freebsd.org> References: <201007152332.o6FNWrbN034547@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, July 15, 2010 7:32:53 pm Warner Losh wrote: > Author: imp > Date: Thu Jul 15 23:32:53 2010 > New Revision: 210151 > URL: http://svn.freebsd.org/changeset/base/210151 > > Log: > Simple compatibility hacks for building on older systems where > MACHINE_CPUARCH isn't defined. I believe that this will cover all > options. > > I didn't define it in kern.mk because $M is set to MACHINE_CPUARCH and > then is expanded for the genassym.o rule in kern.post.mk and kern.mk > is included after this, so the expansion isn't quite right. I think > this is a bug in make, but don't have the time to track it to ground > (and even if I did, fixing it would require a MFC of the change to the > very old systems we're targetting with this fix). Thanks! -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007160751.22355.jhb>