[PATCH] winegcc: don't rely on PATH to find winebuild.

Alexandre Julliard julliard at winehq.org
Fri Nov 23 14:02:12 CST 2018


Andre Heider <a.heider at gmail.com> writes:

> This also avoids mixing binaries of multiple WINE installations.
>
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40245
> Signed-off-by: Andre Heider <a.heider at gmail.com>
> ---
>  tools/winegcc/Makefile.in | 1 +
>  tools/winegcc/winegcc.c   | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)

Using the path of winegcc from argv[0] may be a better choice.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list