Date: Fri, 27 Nov 2015 11:23:08 -0800 From: Tim Kientzle <tim@kientzle.com> To: fehrist@codeghar.com Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" Message-ID: <E1375E26-D861-4298-B30E-6BA954FC9FA2@kientzle.com> In-Reply-To: <5658A76C.1010502@codeghar.com> References: <56555273.403@codeghar.com> <5658A76C.1010502@codeghar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Try with an empty /etc/make.conf and let us know if that fixes it. If it builds correctly with an empty /etc/make.conf, you can try commenting out single lines here and see which one is the problem. Tim P.S. What is RaspBSD? > On Nov 27, 2015, at 10:56 AM, Hamza Sheikh <fehrist@codeghar.com> wrote: > > Here are the contents of /etc/make.conf > > $ cat /etc/make.conf > CC=clang > CXX=clang++ > CPP=clang-cpp > WRKDIRPREFIX=/tmp > CPUTYPE?=native > WITH_PKGNG=yes > > -- > Hamza Sheikh > Twitter: @aikchar > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1375E26-D861-4298-B30E-6BA954FC9FA2>
