From 7198754d5139bf0d865bb4994ff5dba5651bf06d Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 29 Jul 2025 20:49:15 -0400 Subject: Small build cleanup and tweak readme Signed-off-by: Andrew Opalach --- cross/x86_64-w64-mingw32.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'cross') diff --git a/cross/x86_64-w64-mingw32.txt b/cross/x86_64-w64-mingw32.txt index 55fc1e6..9700058 100644 --- a/cross/x86_64-w64-mingw32.txt +++ b/cross/x86_64-w64-mingw32.txt @@ -1,15 +1,11 @@ -# ubuntu: sudo apt install mingw-w64 mingw-w64-tools binutils-mingw-w64 meson cmake nasm libz-mingw-w64-dev - [binaries] c = 'x86_64-w64-mingw32-gcc' cpp = 'x86_64-w64-mingw32-g++' -ar = 'x86_64-w64-mingw32-gcc-ar' +ar = 'x86_64-w64-mingw32-ar' strip = 'x86_64-w64-mingw32-strip' exe_wrapper = 'wine64' [properties] -nm = 'x86_64-w64-mingw32-gcc-nm' -ar = 'x86_64-w64-mingw32-gcc-ar' needs_exe_wrapper = true [host_machine] -- cgit v1.2.3-101-g0448