mirror of
https://github.com/vim/vim.git
synced 2026-05-06 20:30:02 -04:00
aa58f1fe44
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>