[PATCH] winegcc: --out-implib needs to propagate -m32/-m64 to winebuild.

Alexandre Julliard julliard at winehq.org
Thu Feb 3 10:24:05 CST 2022


Kevin Puetz <PuetzKevinA at JohnDeere.com> writes:

> This was already passed through for linking, and for spec.o files,
> but was overlooked when implementing -Wl,--out-implib
>
> Signed-off-by: Kevin Puetz <PuetzKevinA at JohnDeere.com>
> ---
>  tools/winegcc/winegcc.c | 2 ++
>  1 file changed, 2 insertions(+)

This should most likely be done in get_winebuild_args().

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list