Subject: Re: pkg/8394: Big-endian problem with xmess and xmame
To: None <tech-pkg@netbsd.org>
From: Adam Ciarcinski <adam@pulstar.albedo.com.pl>
List: tech-pkg
Date: 09/14/1999 10:34:11
> > Change /emulators/(xmess/xmame)/work/[...]/makefile.unix:
> > 
> > ifeq (${MACHINE},i386)
> > 	[...]
> > else
> > 	[...] (remove -DLSB_FIRST)
> > endif
> 
> That patch is inappropriate, i386 is not the only LSB architecture.

It's just a suggestion.  I don't know which are and which are not LSB
architectures.

	regards

		- Adam