From c3dc3a1bdcc902845b5c7cb1c86f80ad8996a9c0 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 27 May 2025 14:54:16 +0200 Subject: [PATCH] makepkg-git-i686: ensure that MINGW_ARCH=mingw32 works This needs the `/etc/msystem.d/` files... Signed-off-by: Johannes Schindelin --- .sparse/makepkg-git-i686 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.sparse/makepkg-git-i686 b/.sparse/makepkg-git-i686 index 40c7d5023a3..0b0705c8ae3 100644 --- a/.sparse/makepkg-git-i686 +++ b/.sparse/makepkg-git-i686 @@ -168,3 +168,6 @@ # For a functional 32-bit `tclsh` so that git-gui can be built /mingw32/bin/wish.exe /mingw32/lib/tcl8.6/ + +# To let MINGW_ARCH=mingw32 work +/etc/msystem.d/