winebuild: Pass -m options to dlltool for arm and arm64.
commitdc46af72453b4e20710e7f9b72099864d10f9d1c
authorMartin Storsjo <martin@martin.st>
Fri, 18 Dec 2020 22:35:05 +0000 (19 00:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Dec 2020 10:56:44 +0000 (21 11:56 +0100)
treed025871aca787508e0381086ebd9c14916bc618e
parente9fa452ba3c25646b7275e22252f056367fbb31f
winebuild: Pass -m options to dlltool for arm and arm64.

This allows using the arch independent llvm-dlltool without the
llvm-mingw specific <triple>-dlltool wrappers.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/winebuild/import.c