Garrett Cooper <[email protected]> writes:
> Why not use something like this with tinderbox?
>
> $ make -C /usr/src/ targets | awk 'NR > 1' | sed 's,/,:,g'

Because that's not how the tinderbox works; you may not necessarily want
to build all existing targets.  I *could* modify the supervisor script
so it doesn't start the build script for targets that don't exist, but
that would be like disabling compiler warnings instead of fixing the
bugs that cause them.

DES
-- 
Dag-Erling Smørgrav - [email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to