conf/build: darwin fixups - COMMAND_MODE, -m32, PATH
authorChris Larson <chris_larson@mentor.com>
Thu, 21 Oct 2010 21:55:05 +0000 (14:55 -0700)
committerChris Larson <chris_larson@mentor.com>
Fri, 22 Oct 2010 03:30:13 +0000 (20:30 -0700)
commit39fae5b646fb7a49aa14edc989633e47343f26dc
tree798b71351483b01e3208e2eec412c86de7a1c73a
parent1f94eb989a4f150a7a2a5514d3e29ac3ff2557e0
conf/build: darwin fixups - COMMAND_MODE, -m32, PATH

- For ppc darwin, use the wrapper scripts
- For i386 darwin, set -m32, as uname shows i386 even on 64 bit darwin
- For i386 and ppc darwin, set COMMAND_MODE to fix incompatible shell utility
  behavior, for example 'echo' not handling -n as expected

Signed-off-by: Chris Larson <chris_larson@mentor.com>
conf/build/Power Macintosh-darwin.conf
conf/build/darwin/utilities.inc [new file with mode: 0644]
conf/build/i386-darwin.conf