Reminder: Removal of WITHOUT_ARM_EABI

Ian Lepore ian at FreeBSD.org
Fri Aug 30 01:06:18 UTC 2013


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 at 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




More information about the freebsd-arm mailing list