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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"