mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
ccache: 4.6.3
This commit is contained in:
parent
fcd2a38eee
commit
49252f304c
@ -1,7 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
patch -p1 < time_t.patch
|
||||
|
||||
export LDFLAGS="$LDFLAGS -static"
|
||||
|
||||
cmake -B build \
|
||||
|
@ -1,2 +1 @@
|
||||
789a2435d7fde2eaef5ec7b3ecf2366e546f764253e9999fdf008d2dd7f3b10c
|
||||
1ab970092f1c576c874f406fea82f09fdf85ad853d16a8e8260f9e562219673e
|
||||
1e3a251bb112632553b8255a78661fe526c3a16598496d51128c32b218fd8b22
|
||||
|
@ -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>
|
@ -1,2 +1 @@
|
||||
https://github.com/ccache/ccache/releases/download/vVERSION/ccache-VERSION.tar.xz
|
||||
patches/time_t.patch
|
||||
|
@ -1 +1 @@
|
||||
4.6.2 1
|
||||
4.6.3 1
|
||||
|
Loading…
Reference in New Issue
Block a user