Sweden-Number/tools/winebuild
Jacek Caban f4ddcc36e9 winebuild: Allow using clang for as command.
Since a9b5bb326a, Wine needs
get_as_command to work without cc_command available. While as is usually
a GCC dependency, Clang toolchains may not contain it.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-16 20:29:38 +01:00
..
Makefile.in makefiles: Generate rules for installing programs. 2015-10-29 21:20:06 +09:00
build.h tools: Move the output buffer functions to the common header. 2021-12-10 22:00:17 +01:00
import.c tools: Move target CPU and platform handling to the common tools.h header. 2021-11-18 11:50:30 +01:00
main.c tools: Move target CPU and platform handling to the common tools.h header. 2021-11-18 11:50:30 +01:00
parser.c tools: Move target CPU and platform handling to the common tools.h header. 2021-11-18 11:50:30 +01:00
relay.c tools: Avoid using wine/port.h. 2021-10-07 18:03:11 +02:00
res16.c tools: Avoid using wine/port.h. 2021-10-07 18:03:11 +02:00
res32.c tools: Move the output buffer functions to the common header. 2021-12-10 22:00:17 +01:00
spec16.c winebuild: Wrap 16-bit fake dlls in a PE module. 2021-10-21 14:53:32 +02:00
spec32.c tools: Move the output buffer functions to the common header. 2021-12-10 22:00:17 +01:00
utils.c winebuild: Allow using clang for as command. 2021-12-16 20:29:38 +01:00
winebuild.man.in winebuild: Add an option to set the syscall table id. 2021-08-30 22:49:58 +02:00