summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/nvi-add-function-prototypes.patch
AgeCommit message (Collapse)Author
2025-12-03gnu: nvi: Fix segfault caused by implicit function declarationsSören Tempel
* gnu/packages/patches/nvi-add-function-prototypes.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register the patch. * gnu/packages/nvi.scm (nvi): Apply the patch. [arguments]: remove -Wno-error=implicit-function-declaration. Signed-off-by: Ludovic Courtès <ludo@gnu.org>