Winebuild darwin/x86-specific fixes:
commit84c8bf5340f6a3e8de85d8ef180ccfb5dd73f6db
authorWolfgang Thaller <wolfgang.thaller@gmx.net>
Mon, 20 Jun 2005 11:43:16 +0000 (20 11:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Jun 2005 11:43:16 +0000 (20 11:43 +0000)
tree9308fca710b8dcf387e3ddcc34460c36c57891e7
parent86f575cdc185c88ca3bba44760411534fcb33cb4
Winebuild darwin/x86-specific fixes:
- Assembler interprets .align as power-of-two
- Add .weak_reference to output where gcc 3.3 swallows it
tools/winebuild/spec32.c
tools/winebuild/utils.c