https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261497
--- Comment #11 from Warner Losh <[email protected]> --- I think what's happening is that we're recursing into src/stand for building LIB32 using MACHINE_ARCH=powerpc but using the target defaults of powerpc64. And that's going to be ugly to fix properly. -- You are receiving this mail because: You are the assignee for the bug.
