Date: Thu, 29 Aug 2013 19:06:11 -0600 From: Ian Lepore <ian@FreeBSD.org> To: George Mitchell <george+freebsd@m5p.com> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@FreeBSD.org>, Ronald Klop <ronald-freebsd8@klop.yi.org> Subject: Re: Reminder: Removal of WITHOUT_ARM_EABI Message-ID: <1377824771.1111.302.camel@revolution.hippie.lan> In-Reply-To: <521FEAAD.6070901@m5p.com> References: <20130820091527.42127170@bender.Home> <1377271598.1111.78.camel@revolution.hippie.lan> <op.w2k0j5i08527sy@212-182-167-131.ip.telfort.nl> <CAJ-VmokTrMDJtw0OwjMamW-T=ZAx_6%2BhLxq=mxUbfLLA84ecPA@mail.gmail.com> <1377787319.1111.277.camel@revolution.hippie.lan> <CAJ-VmonVdMVD3=O-COJ8yJq-ysHzc3OBuiNE-tJcznnta8HFTw@mail.gmail.com> <521FEAAD.6070901@m5p.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2013-08-29 at 20:43 -0400, George Mitchell wrote: > On 08/29/13 12:10, Adrian Chadd wrote: > > On 29 August 2013 07:41, Ian Lepore <ian@freebsd.org> wrote: > > [...] does someone have a known working > > revision on any arm platform from April that is easy to just go kernel > > commit revision bisecting with? > > > > > > > > -adrian > > > Oddly reminiscent of my recent question regarding a "pretty good" RPi > build version. A build today from r254984 crashes doing an "ls" of an > NFS-mounted file system: "Fatal kernel mode prefetch abort at > 0x4278f502". No more details because I don't have a serial connection. > Does WITHOUT_ARM_EABI go in /etc/src.conf if I want to try it out? > -- George Put it in make.conf because you want the ABI to be in effect for everything you build, whether it's /usr/src or ports or whatever. In theory src.conf is only for stuff under /usr/src (although I think someone said recently it leaks into some ports builds). -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1377824771.1111.302.camel>