summaryrefslogtreecommitdiff
path: root/debian/patches/cherry-pick-4c89849c-50641-use-int-main-in-test-C-codes-in-configure.patch
AgeCommit message (Collapse)AuthorFilesLines
2024-08-14Cherry-pick upstream changes to fix ftbfs with GCC-14Michael Prokop1-0/+546
Apply cherry-pick-4c89849c-50641-use-int-main-in-test-C-codes-in-configure.patch (commit 4c89849c98172c951a9def3690e8647dae76308f upstream) and cherry-pick-ab4d62eb-52383-Avoid-incompatible-pointer-types-in-terminfo-global.patch (commit ab4d62eb975a4c4c51dd35822665050e2ddc6918 upstream) to fix ftbfs with GCC-14. Relevant patches were identified by Simon McVittie, who looked at Arch Linux's patchset - thanks to Christian Hesse, one of Arch's zsh maintainers. Thanks: Simon McVittie <smcv@debian.org> Closes: #1075708