Date: Wed, 22 Dec 2010 10:25:32 -0600 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: "Bjoern A. Zeeb" <bz@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r216662 - head/share/mk Message-ID: <4D12267C.6020602@freebsd.org> In-Reply-To: <20101222161723.T6126@maildrop.int.zabbadoz.net> References: <201012221459.oBMExM94017630@svn.freebsd.org> <20101222161723.T6126@maildrop.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/22/10 10:18, Bjoern A. Zeeb wrote: > On Wed, 22 Dec 2010, Nathan Whitehorn wrote: > >> Author: nwhitehorn >> Date: Wed Dec 22 14:59:22 2010 >> New Revision: 216662 >> URL: http://svn.freebsd.org/changeset/base/216662 >> >> Log: >> Enable build of FDT components by default. dtc is a required build tool >> for all FDT-enabled kernels, and having it off by default means that >> building these kernels fails by default. This fixes FDT-related build >> failures in make universe on ARM and PowerPC. > > Thanks a lot! I wonder if it is arch specific conditional? Is there > any value in having it on non-FDT kernels/architectures? There's no good way to make it arch-specific, according to Warner. If we grow such support, it could be made that way, but I don't think the 300 K is enough to worry about. Also (hopefully), the list of architectures requiring it will continue to grow in the future. > I am happily looking forward to a usable universe output again:-)) > Aside from some MIPS kernels requiring 64-bit toolchains not yet connected to the build, all make universe failures are now 100% genuine problems. Have fun, all :) -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D12267C.6020602>