wine-wine/tools/winegcc
Jacek Caban e9de7761cd winegcc: Pass only raw compiler and linker arguments in forward mode.
Fixes use case like:
CC=winegcc -b i686-w64-mingw32
$CC --version

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-20 20:12:02 +02:00
..
Makefile.in winegcc: Also search the include and lib dirs relative to the binary path. 2020-01-30 15:57:11 +01:00
utils.c winegcc: Make mingw a separated platform from msvc. 2020-05-04 17:33:28 +02:00
utils.h winegcc: Make mingw a separated platform from msvc. 2020-05-04 17:33:28 +02:00
winegcc.c winegcc: Pass only raw compiler and linker arguments in forward mode. 2020-05-20 20:12:02 +02:00
winegcc.man.in winegcc: Add --wine-objdir and --winebuild options for the Wine build. 2019-09-23 19:44:17 +02:00