slackware-current/source/n/tftp-hpa/tftp-hpa.gcc14.diff
Patrick J Volkerding abc3e67678 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.
2024-05-12 21:28:58 +02:00

11 lines
340 B
Diff

--- ./MCONFIG.in.orig 2024-05-12 00:09:10.358745878 -0500
+++ ./MCONFIG.in 2024-05-12 00:10:29.981747659 -0500
@@ -51,7 +51,7 @@
# Compiler and compiler flags
CC = @CC@
-CFLAGS = @CFLAGS@ -I$(SRCROOT) -fcommon
+CFLAGS = @CFLAGS@ -I$(SRCROOT) -fcommon -Wno-error=implicit-function-declaration
# Link flags
LDFLAGS = @LDFLAGS@