Date: Sun, 01 Sep 2013 09:48:09 -0400 From: George Mitchell <george+freebsd@m5p.com> To: freebsd-arm@freebsd.org, taguchi949@gmail.com Subject: Re: What's the recipe? Message-ID: <52234599.2020609@m5p.com> In-Reply-To: <20130901200726.ac7317a5f0ddfddcbed34484@gmail.com> References: <522229C0.5030504@m5p.com> <20130901200726.ac7317a5f0ddfddcbed34484@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09/01/13 07:07, Takeshi Taguchi wrote: > On Sat, 31 Aug 2013 13:37:04 -0400 > George Mitchell <george+freebsd@m5p.com> wrote: > >[...] >> >> 2. What did you have in /etc/src.conf and /etc/make.conf, both for >> building the build system itself and for building the RPi? > i use same make|src.conf for pi and amd64. > % egrep -v ^# /etc/make.conf > COPTFLAGS= -O -pipe > TOP_TABLE_SIZE= 101 > > WITH_PKGNG=YES > NO_WERROR= > WERROR= > PERL_VERSION=5.14.4 > WITH_NEW_XORG=yes > > [...] So you got a working system using clang? Very interesting! Thanks for the feedback. -- George
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52234599.2020609>