From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/files/
Date: Mon, 16 Nov 2020 18:39:36 +0000 (UTC) [thread overview]
Message-ID: <1605551972.63831f426f742d36571e6313f6dd7bbc0b09ec5e.slyfox@gentoo> (raw)
commit: 63831f426f742d36571e6313f6dd7bbc0b09ec5e
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Nov 16 07:58:45 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Nov 16 18:39:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63831f42
dev-util/ccache: remove unused patch
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18276
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-util/ccache/files/ccache-3.7.10-objdump.patch | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/dev-util/ccache/files/ccache-3.7.10-objdump.patch b/dev-util/ccache/files/ccache-3.7.10-objdump.patch
deleted file mode 100644
index bad334a5c54..00000000000
--- a/dev-util/ccache/files/ccache-3.7.10-objdump.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Allow ${CHOST}-objdump (or any other override)
---- a/test/suites/debug_prefix_map.bash
-+++ b/test/suites/debug_prefix_map.bash
-@@ -24,9 +24,9 @@ objdump_cmd() {
- if $HOST_OS_APPLE; then
- xcrun dwarfdump -r0 $1
- elif $HOST_OS_FREEBSD; then
-- objdump -W $1
-+ ${OBJDUMP-objdump} -W $1
- else
-- objdump -g $1
-+ ${OBJDUMP-objdump} -g $1
- fi
- }
-
next reply other threads:[~2020-11-16 18:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-16 18:39 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-19 14:44 [gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/files/ Sam James
2023-06-13 18:05 Sam James
2023-05-22 21:27 Conrad Kostecki
2021-05-10 17:02 Sergei Trofimovich
2020-06-15 16:39 Aaron Bauman
2020-05-21 8:22 Sergei Trofimovich
2019-11-29 22:08 Aaron Bauman
2019-07-19 22:29 Sergei Trofimovich
2019-07-19 22:03 Sergei Trofimovich
2019-07-19 22:03 Sergei Trofimovich
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=1605551972.63831f426f742d36571e6313f6dd7bbc0b09ec5e.slyfox@gentoo \
--to=slyfox@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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