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
380 B
Diff
11 lines
380 B
Diff
--- ./unix/Makefile.orig 2024-05-11 12:47:26.628830862 -0500
|
|
+++ ./unix/Makefile 2024-05-11 12:48:43.705832586 -0500
|
|
@@ -202,7 +202,7 @@
|
|
eval $(MAKE) $(MAKEF) zips `cat flags`
|
|
|
|
generic_gcc:
|
|
- $(MAKE) $(MAKEF) generic CC=gcc CPP="gcc -E"
|
|
+ $(MAKE) $(MAKEF) generic CC="gcc -std=gnu89" CPP="gcc -E"
|
|
|
|
# AT&T 6300 PLUS (don't know yet how to allocate 64K bytes):
|
|
att6300nodir:
|