ccache: 4.6.3

This commit is contained in:
Owen Rafferty 2022-08-27 15:06:47 -05:00
parent fcd2a38eee
commit 49252f304c
No known key found for this signature in database
GPG Key ID: A68B10E2554DEBCB
5 changed files with 2 additions and 18 deletions

View File

@ -1,7 +1,5 @@
#!/bin/sh -e
patch -p1 < time_t.patch
export LDFLAGS="$LDFLAGS -static"
cmake -B build \

View File

@ -1,2 +1 @@
789a2435d7fde2eaef5ec7b3ecf2366e546f764253e9999fdf008d2dd7f3b10c
1ab970092f1c576c874f406fea82f09fdf85ad853d16a8e8260f9e562219673e
1e3a251bb112632553b8255a78661fe526c3a16598496d51128c32b218fd8b22

View File

@ -1,12 +0,0 @@
diff --git a/src/core/Statistics.hpp b/src/core/Statistics.hpp
index 54f32e9..eb80e1c 100644
--- a/src/core/Statistics.hpp
+++ b/src/core/Statistics.hpp
@@ -21,6 +21,7 @@
#include <core/StatisticsCounters.hpp>
#include <cstdint>
+#include <ctime>
#include <string>
#include <unordered_map>
#include <vector>

View File

@ -1,2 +1 @@
https://github.com/ccache/ccache/releases/download/vVERSION/ccache-VERSION.tar.xz
patches/time_t.patch

View File

@ -1 +1 @@
4.6.2 1
4.6.3 1