From: Jonatan Schlag <jonatan.schlag@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/2] Update ccache to 4.8.3
Date: Sun, 17 Sep 2023 13:29:58 +0000 [thread overview]
Message-ID: <20230917132959.184340-1-jonatan.schlag@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 899 bytes --]
The test suite does not create any problems so I enabled the test suite.
Fixes: #13314
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
---
ccache/ccache.nm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/ccache/ccache.nm b/ccache/ccache.nm
index 450b40446..0f0536623 100644
--- a/ccache/ccache.nm
+++ b/ccache/ccache.nm
@@ -4,7 +4,7 @@
###############################################################################
name = ccache
-version = 4.7.4
+version = 4.8.3
release = 1
groups = Development/Compilers
@@ -38,10 +38,9 @@ build
make %{PARALLELISMFLAGS}
end
- #test
- # # XXX Disabled because the testsuite removes libzstd.so.1
- # make check
- #end
+ test
+ make check
+ end
install_cmds
CCACHE_PLATFORM_TARGET=$(echo %{DISTRO_MACHINE} | sed -e "s/-gnu//g")
--
2.39.2
next reply other threads:[~2023-09-17 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-17 13:29 Jonatan Schlag [this message]
2023-09-17 13:29 ` [PATCH 2/2] Update dhcpcd to 10.0.2 Jonatan Schlag
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230917132959.184340-1-jonatan.schlag@ipfire.org \
--to=jonatan.schlag@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox