=== modified file 'Makefile' --- Makefile 2023-02-12 17:49:24 +0000 +++ Makefile 2024-09-08 00:34:00 +0000 @@ -42,7 +42,7 @@ #COVERAGE=--coverage OPTIMIZE:=-Os -fno-strict-aliasing LANGUAGE:=-std=gnu11 -CPPFLAGS+=-D_FILE_OFFSET_BITS=64 +CPPFLAGS+=-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 htmldir:=man version:=1.8.16 SED:=sed