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/ap/cdrtools/cdrtools.SlackBuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/ap/cdrtools') diff --git a/source/ap/cdrtools/cdrtools.SlackBuild b/source/ap/cdrtools/cdrtools.SlackBuild index 34334abbf..fe4f79166 100755 --- a/source/ap/cdrtools/cdrtools.SlackBuild +++ b/source/ap/cdrtools/cdrtools.SlackBuild @@ -66,6 +66,9 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ +# GCC 14 "fix": +export CFLAGS="-Wno-error=implicit-int -Wno-error=implicit-function-declaration" + # When running make below, you'll see "errors" like these: # config.h:34:10: fatal error: lconfig.h: No such file or directory # 34 | #include "lconfig.h" -- cgit v1.2.3-80-g2a13