>>> "Martin Husemann" <mar...@netbsd.org> wrote > Module Name: src > Committed By: martin > Date: Sat Nov 16 10:50:43 UTC 2013 > > Modified Files: > src/lib/csu/common: Makefile.inc > > Log Message: > We do not want to build the code model markes when creating the 32bit > compat libs for sparc64
I think proper fix is to use CSU_MACHINE_ARCH instead of MACHINE_ARCH. -- Takeshi Nakayama