From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/sbcl/, dev-lisp/sbcl/files/
Date: Thu, 28 Jan 2021 11:36:47 +0000 (UTC) [thread overview]
Message-ID: <1611833753.83ba7cf60f92bb1c7a0b6e65dd14dbe3688ab217.grozin@gentoo> (raw)
commit: 83ba7cf60f92bb1c7a0b6e65dd14dbe3688ab217
Author: Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 11:35:53 2021 +0000
Commit: Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 11:35:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83ba7cf6
dev-lisp/sbcl: don't call etags
Closes: https://bugs.gentoo.org/767742
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>
dev-lisp/sbcl/files/etags-2.1.0.patch | 10 ++++++++++
dev-lisp/sbcl/sbcl-2.1.0.ebuild | 2 ++
2 files changed, 12 insertions(+)
diff --git a/dev-lisp/sbcl/files/etags-2.1.0.patch b/dev-lisp/sbcl/files/etags-2.1.0.patch
new file mode 100644
index 00000000000..8f14e503861
--- /dev/null
+++ b/dev-lisp/sbcl/files/etags-2.1.0.patch
@@ -0,0 +1,10 @@
+diff -r -U2 sbcl-2.1.0.orig/src/runtime/GNUmakefile sbcl-2.1.0/src/runtime/GNUmakefile
+--- sbcl-2.1.0.orig/src/runtime/GNUmakefile 2020-12-29 17:05:25.000000000 +0700
++++ sbcl-2.1.0/src/runtime/GNUmakefile 2021-01-28 18:02:57.682523052 +0700
+@@ -12,5 +12,5 @@
+ .PHONY: all clean TAGS tags targets
+
+-all: targets tags
++all: targets
+ TARGET=sbcl
+
diff --git a/dev-lisp/sbcl/sbcl-2.1.0.ebuild b/dev-lisp/sbcl/sbcl-2.1.0.ebuild
index 0806d5a9d6b..2bd14b2981c 100644
--- a/dev-lisp/sbcl/sbcl-2.1.0.ebuild
+++ b/dev-lisp/sbcl/sbcl-2.1.0.ebuild
@@ -99,6 +99,8 @@ src_prepare() {
eapply "${FILESDIR}"/bsd-sockets-test-2.0.5.patch
# bugs #560276, #561018
eapply "${FILESDIR}"/sb-posix-test-1.2.15.patch
+ # bug #767742
+ eapply "${FILESDIR}"/etags-2.1.0.patch
eapply "${FILESDIR}"/verbose-build-2.0.3.patch
next reply other threads:[~2021-01-28 11:36 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-28 11:36 Andrey Grozin [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-20 16:00 [gentoo-commits] repo/gentoo:master commit in: dev-lisp/sbcl/, dev-lisp/sbcl/files/ Andrey Grozin
2023-02-10 15:32 Andrey Grozin
2022-11-24 10:40 Andrey Grozin
2022-10-01 10:20 Andrey Grozin
2022-02-18 4:53 Andrey Grozin
2021-04-25 12:32 Sam James
2020-04-04 14:18 Andrey Grozin
2019-03-15 15:59 Andrey Grozin
2018-03-11 11:31 José María Alonso
2017-10-01 17:08 José María Alonso
2017-04-05 9:19 José María Alonso
2017-03-02 18:03 Andrey Grozin
2017-03-01 12:57 Mark Wright
2016-12-10 12:14 Andrey Grozin
2015-08-29 11:20 Andrey Grozin
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=1611833753.83ba7cf60f92bb1c7a0b6e65dd14dbe3688ab217.grozin@gentoo \
--to=grozin@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