File powerd-2.0.2-gcc14.patch of Package powerd
--- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- configure +++ configure 2024-11-07 11:59:11.130929932 +0000 @@ -659,7 +659,7 @@ cat > conftest.$ac_ext << EOF #line 661 "configure" #include "confdefs.h" - +int main(){return(0);} EOF if { (eval echo configure:666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then