From 49252f304ce810d835cb9be5897d031a3e1b59ef Mon Sep 17 00:00:00 2001 From: Owen Rafferty Date: Sat, 27 Aug 2022 15:06:47 -0500 Subject: [PATCH] ccache: 4.6.3 --- extra/ccache/build | 2 -- extra/ccache/checksums | 3 +-- extra/ccache/patches/time_t.patch | 12 ------------ extra/ccache/sources | 1 - extra/ccache/version | 2 +- 5 files changed, 2 insertions(+), 18 deletions(-) delete mode 100644 extra/ccache/patches/time_t.patch diff --git a/extra/ccache/build b/extra/ccache/build index cf9b1b45..a6979cca 100755 --- a/extra/ccache/build +++ b/extra/ccache/build @@ -1,7 +1,5 @@ #!/bin/sh -e -patch -p1 < time_t.patch - export LDFLAGS="$LDFLAGS -static" cmake -B build \ diff --git a/extra/ccache/checksums b/extra/ccache/checksums index bb792928..f4e63599 100644 --- a/extra/ccache/checksums +++ b/extra/ccache/checksums @@ -1,2 +1 @@ -789a2435d7fde2eaef5ec7b3ecf2366e546f764253e9999fdf008d2dd7f3b10c -1ab970092f1c576c874f406fea82f09fdf85ad853d16a8e8260f9e562219673e +1e3a251bb112632553b8255a78661fe526c3a16598496d51128c32b218fd8b22 diff --git a/extra/ccache/patches/time_t.patch b/extra/ccache/patches/time_t.patch deleted file mode 100644 index c59b8278..00000000 --- a/extra/ccache/patches/time_t.patch +++ /dev/null @@ -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 - - #include -+#include - #include - #include - #include diff --git a/extra/ccache/sources b/extra/ccache/sources index 97869671..3358eaee 100644 --- a/extra/ccache/sources +++ b/extra/ccache/sources @@ -1,2 +1 @@ https://github.com/ccache/ccache/releases/download/vVERSION/ccache-VERSION.tar.xz -patches/time_t.patch diff --git a/extra/ccache/version b/extra/ccache/version index e542be76..512f8782 100644 --- a/extra/ccache/version +++ b/extra/ccache/version @@ -1 +1 @@ -4.6.2 1 +4.6.3 1