commit | 42664338686f4d5237cefede8e9a0a5cb6011d1d | [log] [tgz] |
---|---|---|
author | Ken Thomases <ken@codeweavers.com> | Fri May 01 22:59:52 2009 -0500 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon May 04 12:51:52 2009 +0200 |
tree | 3052430314ed136aee6d8bea0745089da75fa047 | |
parent | 0e0e918f0f60ebe3e0f6f11b44473853c625ba33 [diff] |
configure: On Mac OS X, always specify target architecture to the dev tools. Fixes building on Snow Leopard. Mac OS X doesn't have a concept of one bit-ness being "native". So, which architecture gets built is somewhat arbitrary. On Snow Leopard, the tools have changed to default to building 64-bit, which causes us problems. So, just always be explicit.