Date: Sat, 18 May 2013 10:46:16 -0400 From: Tim Kientzle <tim@kientzle.com> To: Warner Losh <imp@bsdimp.com> Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Port: U-Boot for BeagleBone Message-ID: <695C0935-9AFC-4C99-B6FE-E7B6F260FB59@kientzle.com> In-Reply-To: <8D318315-A18E-4B16-B37A-1073CB36CA66@bsdimp.com> References: <3B16A2E5-C92B-4248-BE98-DD5C1194CB05@freebsd.org> <20130518100512.57c47fe6@bender> <B5DE3D0D-86BF-43F8-9FA2-A803B1FAABF8@freebsd.org> <D3F7C462-0BD5-4F20-AE32-448BB7B5855D@bsdimp.com> <CAA=KUhspUwuNPW13bgZVy9CKwn6Ny_Njt0AXBH27XZPEuKgaWg@mail.gmail.com> <8D318315-A18E-4B16-B37A-1073CB36CA66@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 18, 2013, at 10:41 AM, Warner Losh wrote: > > On May 18, 2013, at 10:38 AM, Jason Birch wrote: > >> I'm not sure how it'd work internally in the ports tree (I'm a ports >> consumer, not a contributor), but I'd find it weird if a U-Boot port >> required me to get any devel/cross-* ports if U-Boot was able to be built >> by Clang native to FreeBSD 9.X+ and I had Clang set as my CC, CPP, CXX. > > u-boot can't be built with clang. Yes, it can. Since the ARM clang switch was thrown, the xdev tools now build clang (unnecessarily, of course). U-Boot builds just fine with it: $ armv6-freebsd-cc --version FreeBSD clang version 3.3 (trunk 178860) 20130405 Target: armv6--freebsd Thread model: posix Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695C0935-9AFC-4C99-B6FE-E7B6F260FB59>