head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.4 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.2 pkgsrc-2025Q4-base:1.1; locks; strict; comment @# @; 1.1 date 2025.10.26.11.54.46; author ryoon; state Exp; branches; next ; commitid 6P6hhOCqVPrUD4gG; desc @@ 1.1 log @audio/festival: Really add a patch @ text @$NetBSD$ * Fix configure with GCC 14. --- festival/configure.orig 2025-10-08 04:52:35.360672340 +0000 +++ festival/configure @@@@ -760,6 +760,7 @@@@ cat > conftest.$ac_ext << EOF #line 761 "configure" #include "confdefs.h" +int main(){return(0);} EOF if { (eval echo configure:766: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then @