Date: Thu, 30 Jan 2014 16:04:07 -0700 From: Warner Losh <imp@bsdimp.com> To: Andrew Turner <andrew@fubar.geek.nz> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Warner Losh <imp@FreeBSD.org> Subject: Re: svn commit: r261252 - head/sys/arm/arm Message-ID: <AD3B8987-55D2-47C6-9F27-F643543566D8@bsdimp.com> In-Reply-To: <20140130220709.695f8275@bender.Home> References: <201401282207.s0SM7Hde097519@svn.freebsd.org> <20140130220709.695f8275@bender.Home>
index | next in thread | previous in thread | raw e-mail
On Jan 30, 2014, at 3:07 PM, Andrew Turner wrote: > On Tue, 28 Jan 2014 22:07:16 +0000 (UTC) > Warner Losh <imp@FreeBSD.org> wrote: > >> Author: imp >> Date: Tue Jan 28 22:07:16 2014 >> New Revision: 261252 >> URL: http://svnweb.freebsd.org/changeset/base/261252 >> >> Log: >> Fix clang warning. > > This broke Tinderbox as sys/bus.h includes device_if.h and bus_if.h but > these files haven't been generated when we build genassym.o. > > A simple fix is to add a rule to sys/conf/Makefile.arm to have > genassym.o depend on the two above headers, e.g. > > genassym.o: device_if.h bus_if.h Thanks. My tinderbox mail seems to have been eaten by a gru... I'll give that a shot.. Warnerhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AD3B8987-55D2-47C6-9F27-F643543566D8>
