Subject: Re: Bi-endian platforms and build.sh
To: Simon Burge <simonb@wasabisystems.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 12/10/2002 18:37:25
On Wed, Dec 11, 2002 at 01:11:21PM +1100, Simon Burge wrote:

 > For these ports, the nbmake wrapper script will have an "-eb"
 > or "-el" suffix.  For example
 > 
 > 	./build.sh -m evbmips -a mipsel -b
 > 
 > will generate a $TOOLDIR/bin/nbmake-evbmips-el.

I think I'd like the "buildid" to default to "eb" or "el" in these
cases, unless the user overrides buildid with -B, in which case we
can assume they know what they're doing.

Defaulting the buildid would not only give you the wrapper suffix you're
looking for, but also can influence objdirs, and is testable in mk.conf.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>