From 863eda6c45a0ed0bf5f460dde6177c257d57cff8 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 15 Jan 2024 20:52:07 -0500 Subject: Major build improvments (Windows sink) - This commit won't run correctly because the signedness change is not handled by bimu server yet. Signed-off-by: Andrew Opalach --- cross/x86_64-w64-mingw32.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/x86_64-w64-mingw32.txt b/cross/x86_64-w64-mingw32.txt index 05ba3b0..bc95ac2 100644 --- a/cross/x86_64-w64-mingw32.txt +++ b/cross/x86_64-w64-mingw32.txt @@ -8,7 +8,8 @@ strip = 'x86_64-w64-mingw32-strip' exe_wrapper = 'wine64' [properties] -needs_exe_wrapper = true +nm = 'x86_64-w64-mingw32-nm' +ar = 'x86_64-w64-mingw32-ar' [host_machine] system = 'windows' -- cgit v1.2.3-101-g0448