]> git.ipfire.org Git - thirdparty/vim.git/commit
NSIS: Include libgcc_s_sjlj-1.dll again
authorK.Takata <kentkt@csc.jp>
Mon, 7 Oct 2024 18:37:00 +0000 (20:37 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 7 Oct 2024 18:37:00 +0000 (20:37 +0200)
commit48f3833ff08def074b840d887f3e96c9cf7d2d15
tree65a86230792b67669d1adec9024988ebb15280db
parentfd4e47e06b77fa26cb38f057aba950449e1f47f6
NSIS: Include libgcc_s_sjlj-1.dll again

gettext-iconv-windows v0.22.5a-v1.17 requires libgcc_s_sjlj-1.dll again.
Add a new option ${INCLUDE_LIBGCC} to control whether it should be
included in the package.

This partly reverts 49f1e1979f9c3a4d7b28f0961bca0e41227a0557.

Related: https://github.com/vim/vim-win32-installer/pull/355

closes: #15819

Signed-off-by: K.Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>
nsis/gvim.nsi