zsh: fix compilation with GCC14
authorRosen Penev <rosenp@gmail.com>
Sat, 8 Jun 2024 23:38:04 +0000 (16:38 -0700)
committerRosen Penev <rosenp@gmail.com>
Sun, 9 Jun 2024 00:31:38 +0000 (17:31 -0700)
commit97d5d2555cebecb1d9bd3bc315a4a3183f9be632
tree742a40f4cd690cff00d353a597753ac78fe0ac63
parentb29ba073087ce289a139400254b98f3a92464f8b
zsh: fix compilation with GCC14

Upstream backport and local patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/zsh/Makefile
utils/zsh/patches/006-52383-Avoid-incompatible-pointer-types-in-terminfo-g.patch [new file with mode: 0644]
utils/zsh/patches/010-gcc14.patch [new file with mode: 0644]