mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
abc3e67678
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.
11 lines
351 B
Diff
11 lines
351 B
Diff
--- ./configure.orig 2007-04-01 10:22:48.000000000 -0500
|
|
+++ ./configure 2024-05-11 18:35:55.108298585 -0500
|
|
@@ -4,7 +4,7 @@
|
|
QUIET="-v"
|
|
# use $CC if set, else set it to cc
|
|
: ${CC:=cc}
|
|
-CFLAGS=
|
|
+CFLAGS="-Wno-error=implicit-function-declaration -Wno-error=implicit-int"
|
|
MAKE="echo \"Done. Type 'make' to build\""
|
|
|
|
echo "Making configuration..."
|