2011/5/14 Attilio Rao <atti...@freebsd.org>:
> 2011/5/14 Dag-Erling Smørgrav <d...@des.no>:
>> Attilio Rao <atti...@freebsd.org> writes:
>>> So, am I missing something when removing sun4v or the tinderbox
>>> machine needs to be updated someway?
>>
>> Yes, you should have warned me in advance.
>
> Ok, sorry for not doing that.
>
> Can you please do something for it?

Why not use something like this with tinderbox?

$ make -C /usr/src/ targets | awk 'NR > 1' | sed 's,/,:,g'
    amd64:amd64
    arm:arm
    arm:armeb
    i386:i386
    ia64:ia64
    mips:mipsel
    mips:mipseb
    mips:mips64el
    mips:mips64eb
    mips:mipsn32eb
    pc98:i386
    powerpc:powerpc
    powerpc:powerpc64
    sparc64:sparc64
    sun4v:sparc64

Thanks!
-Garrett

PS This was from an old tree.
_______________________________________________
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