both reported issues (bracket, pgoyette) are with a xen kernel, and i see it may end up with non-std-x86 values of MACHINE and/or MACHINE_ARCH in some cases, but why i'm not seeing it is confusing me quite a bit here.
src/sys> grep ^machine arch/i386/conf/std.xen machine xen i386 x86 this *should* end up with MACHINE=xen MACHINE_ARCH=i386, which means the snippet in copts.mk should be consumed, as it is for my builds. anyone have a clue? .mrg.
