On Fri, 26 Oct 2012 15:31:50 -0700
m...@freebsd.org wrote:
> Thanks for fixes!  Is the reason the public tinderbox didn't see these
> because it has explicit lists of arch/CONF kernels to build, while
> "make tinderbox" on my machine just builds all the capitalized files
> as configuration files?

I don't know about the MIPS builds but with ARM it is because the
tinderbox only builds for TARGET_ARCH=arm. 2 months ago I updated the
ARM configs to set their machine option correctly. This meant the
kernels sere built with the correct toolchain in "make tinderbox" but
not the public tinderbox.

The correct fix is to update the public tinderbox to build arm,
armv6 and armeb.

Andrew
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to