mirror of
https://github.com/vim/vim.git
synced 2026-01-15 12:22:36 +01:00
Problem: CI: build failure in if_perl.xs.
Solution: Add -Wno-strict-prototypes to PERL_CFLAGS_EXTRA
(zeertzjq).
closes: #19132
Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>