Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2016 18:34:21 -0700
From:      Ian Lepore <ian@freebsd.org>
To:        Steven Hartland <steven@multiplay.co.uk>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r293724 - in head/sys/boot: arm64/libarm64 common efi/boot1 efi/fdt efi/include efi/include/arm64 efi/libefi efi/loader efi/loader/arch/amd64 efi/loader/arch/arm efi/loader/arch/arm64 i...
Message-ID:  <1452648861.46848.52.camel@freebsd.org>
In-Reply-To: <5695A5C4.9000409@multiplay.co.uk>
References:  <201601120217.u0C2HdBC089684@repo.freebsd.org> <1452645668.46848.34.camel@freebsd.org> <56959DA7.9050206@freebsd.org> <1452646442.46848.37.camel@freebsd.org> <5695A5C4.9000409@multiplay.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2016-01-13 at 01:17 +0000, Steven Hartland wrote:
> 
> On 13/01/2016 00:54, Ian Lepore wrote:
> > [...]
> 
> Could you detail detail how you're switching to gcc so I an run a
> full pass on that too?
> 
> 	Regards
> 	Steve
> 
> 

I have this in the make.conf I use for this particular arm build...

WITH_GCC=yes
WITH_GNUCXX=yes
WITH_GCC_BOOTSTRAP=yes
WITHOUT_CLANG=yes
WITHOUT_CLANG_IS_CC=yes
WITHOUT_CLANG_BOOTSTRAP=yes

If nothing else, it'll remind you of how fast a buildworld *used* to
be. ;)

-- Ian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1452648861.46848.52.camel>