Skip to content

Commit b753da3

Browse files
authored
Merge pull request #99 from dscho/fix-makepkg-git-i686
makepkg-git-i686: ensure that MINGW_ARCH=mingw32 works
2 parents 3b75fa0 + c3dc3a1 commit b753da3

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)