> On 25 Apr 2016, at 18:49 , Ian Lepore <i...@freebsd.org> wrote: > > On Mon, 2016-04-25 at 11:39 -0700, Maxim Sobolev wrote: >> Thanks and sorry about that. I did not realize we use different >> compilers >> for different architectures. By any chance, do you know is there a >> way to >> test buildworld on amd64 with gcc? >> > > Add these args to src.conf or the command line. I haven't tried these > with anything except arm platforms for a couple years, but in theory it > should work on amd64...
I usually just do a make -k -s -j16 tinderbox TARGETS=“amd64 sparc64” or something like that for those cases. Well, I actually try to compile all platforms all the time in a loop, which is why I notice but .. that’s a different story ;-) /bz _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"