From abc3e67678d77c43fe739af3ed812d558cc83435 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sun, 12 May 2024 19:10:12 +0000 Subject: Sun May 12 19:10:12 UTC 2024 a/less-654-x86_64-1.txz: Upgraded. d/ninja-1.12.1-x86_64-1.txz: Upgraded. n/whois-5.5.23-x86_64-1.txz: Upgraded. Updated the .sc, .********* (.xn--yfro4i67o, Singapore) and .********************************* (.xn--clchc0ea0b2g2a9gcd, Singapore) TLD servers. extra/bittornado/bittornado-0.3.18-noarch-3.txz: Removed. Obsolete and based on python2. --- source/y/bsd-games/patches/bsd-games.gcc14.diff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 source/y/bsd-games/patches/bsd-games.gcc14.diff (limited to 'source/y/bsd-games/patches/bsd-games.gcc14.diff') diff --git a/source/y/bsd-games/patches/bsd-games.gcc14.diff b/source/y/bsd-games/patches/bsd-games.gcc14.diff new file mode 100644 index 000000000..644faa4d4 --- /dev/null +++ b/source/y/bsd-games/patches/bsd-games.gcc14.diff @@ -0,0 +1,11 @@ +--- ./configure.orig 2024-05-10 22:59:06.160719064 -0500 ++++ ./configure 2024-05-10 23:00:09.194720474 -0500 +@@ -333,7 +333,7 @@ + echo "The default warning flags should give a compile with few warnings." + # -Wbad-function-cast and -Wshadow give lots of warnings that are basically + # harmless. +-ask "C compiler warning flags" warning_flags "-Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings" ++ask "C compiler warning flags" warning_flags "-Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wno-error=implicit-function-declaration" + if building_in dab; then + ask "C++ compiler warning flags" cxx_warning_flags "-Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings" + fi -- cgit v1.2.3-80-g2a13