Skip to content

Commit c3dc3a1

Browse files
committed
makepkg-git-i686: ensure that MINGW_ARCH=mingw32 works
This needs the `/etc/msystem.d/` files... Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 3b75fa0 commit c3dc3a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.sparse/makepkg-git-i686

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,3 +168,6 @@
168168
# For a functional 32-bit `tclsh` so that git-gui can be built
169169
/mingw32/bin/wish.exe
170170
/mingw32/lib/tcl8.6/
171+
172+
# To let MINGW_ARCH=mingw32 work
173+
/etc/msystem.d/

0 commit comments

Comments
 (0)