env.sh: set MACH=i386 if it's amd64
commitc1091d29139c06377d4bfd8ce8270adad720d980
authorLauri Tirkkonen <lotheac@iki.fi>
Sat, 24 Nov 2018 14:28:04 +0000 (24 16:28 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Sat, 24 Nov 2018 14:28:04 +0000 (24 16:28 +0200)
treeadb4e13d18ce3d7d457c7a249ce0bbdbac126a12
parent74c1c7f42676dd8a65e2ebdb0c6947508fca67e7
env.sh: set MACH=i386 if it's amd64

this is needed because the dmake build has a ton of baked-in assumptions
about MACH=i386.
tools/env.sh