pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/festival/patches
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Oct 26 11:54:47 UTC 2025
Added Files:
pkgsrc/audio/festival/patches: patch-festival_configure
Log Message:
audio/festival: Really add a patch
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/festival/patches/patch-festival_configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/audio/festival/patches/patch-festival_configure
diff -u /dev/null pkgsrc/audio/festival/patches/patch-festival_configure:1.1
--- /dev/null Sun Oct 26 11:54:47 2025
+++ pkgsrc/audio/festival/patches/patch-festival_configure Sun Oct 26 11:54:46 2025
@@ -0,0 +1,14 @@
+$NetBSD: patch-festival_configure,v 1.1 2025/10/26 11:54:46 ryoon Exp $
+
+* 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
Home |
Main Index |
Thread Index |
Old Index