parent
fb92a96e1f
commit
99f3774390
@ -1,4 +1,4 @@
|
||||
SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
||||
SOURCES/javazic.tar.gz
|
||||
SOURCES/tzcode2023c.tar.gz
|
||||
SOURCES/tzdata2023c.tar.gz
|
||||
SOURCES/tzcode2023d.tar.gz
|
||||
SOURCES/tzdata2023d.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz
|
||||
ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz
|
||||
89c79224f532827836671ed9b5941a1496514cc1 SOURCES/tzcode2023c.tar.gz
|
||||
c81ef1c556143917f73f989c4b6e9f006e2fbe16 SOURCES/tzdata2023c.tar.gz
|
||||
8e59343c122e645a65a7b9da4e3a59825d86e813 SOURCES/tzcode2023d.tar.gz
|
||||
d53f56287215c9fd48625b52bd1fc8b53c83e10b SOURCES/tzdata2023d.tar.gz
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -Nrup a/Makefile b/Makefile
|
||||
--- a/Makefile 2017-10-23 18:03:40.237177646 -0400
|
||||
+++ b/Makefile 2017-10-23 18:06:20.060683518 -0400
|
||||
@@ -292,7 +292,7 @@ GCC_DEBUG_FLAGS = -DGCC_LINT -g3 -O3 -fn
|
||||
# January's first Monday when a "%V" format is used and January 1
|
||||
# falls on a Friday, Saturday, or Sunday.
|
||||
|
||||
-CFLAGS=
|
||||
+CFLAGS= -DHAVE_SNPRINTF=1
|
||||
|
||||
# Linker flags. Default to $(LFLAGS) for backwards compatibility
|
||||
# to release 2012h and earlier.
|
@ -0,0 +1,12 @@
|
||||
diff -Nrup a/Makefile b/Makefile
|
||||
--- a/Makefile 2024-01-01 17:57:30.112884304 -0500
|
||||
+++ b/Makefile 2024-01-01 17:59:33.641497622 -0500
|
||||
@@ -423,6 +423,7 @@ GCC_DEBUG_FLAGS = -DGCC_LINT -g3 -O3 -fn
|
||||
# Uncomment the following line and edit its contents as needed.
|
||||
|
||||
#CFLAGS= -O 1
|
||||
+CFLAGS= -DHAVE_SNPRINTF=1
|
||||
|
||||
|
||||
# The name of a POSIX-like library archiver, its flags, C compiler,
|
||||
Binary files a/tzdata2023d-rearguard.tar.gz and b/tzdata2023d-rearguard.tar.gz differ
|
Loading…
Reference in new issue