wine/tools/winegcc
Ken Thomases 81d1d8e355 winegcc: Recognize '-arch <arch>' as a compiler and linker option.
The dev tools on Mac OS X takes this option to dictate the output architecture.
(Gcc still accepts -m32 and -m64, as well, but "ld" and "as" do not.)
2009-05-04 12:51:34 +02:00
..
Makefile.in
utils.c winegcc: Support -b option for cross-compiling. 2009-02-02 15:21:36 +01:00
utils.h winegcc: Support -b option for cross-compiling. 2009-02-02 15:21:36 +01:00
winegcc.c winegcc: Recognize '-arch <arch>' as a compiler and linker option. 2009-05-04 12:51:34 +02:00
winegcc.man.in