mirror of
git://slackware.nl/current.git
synced 2024-12-28 09:59:53 +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
348 B
Diff
11 lines
348 B
Diff
--- ./configure.orig 2021-01-04 17:06:37.000000000 -0600
|
|
+++ ./configure 2024-05-10 20:18:35.477503626 -0500
|
|
@@ -20,7 +20,7 @@
|
|
makext="linux";
|
|
ksrc="linux";
|
|
state="known";
|
|
- CFLAGS="-O2 -g -pipe";;
|
|
+ CFLAGS="-O2 -g -pipe -Wno-error=incompatible-pointer-types";;
|
|
SunOS)
|
|
karch=`/usr/bin/isainfo -k`
|
|
case $release in
|