public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 14.2.0/gentoo/
Date: Sun,  1 Dec 2024 12:47:38 +0000 (UTC)	[thread overview]
Message-ID: <1733057223.10542dbc601ad36c5944e01120ed5f1d2778fcef.sam@gentoo> (raw)

commit:     10542dbc601ad36c5944e01120ed5f1d2778fcef
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  1 12:47:03 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  1 12:47:03 2024 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=10542dbc

14.2.0: drop upstreamed 77_all_m2_docs_sandbox.patch

Signed-off-by: Sam James <sam <AT> gentoo.org>

 14.2.0/gentoo/77_all_m2_docs_sandbox.patch | 37 ------------------------------
 14.2.0/gentoo/README.history               |  4 ++++
 2 files changed, 4 insertions(+), 37 deletions(-)

diff --git a/14.2.0/gentoo/77_all_m2_docs_sandbox.patch b/14.2.0/gentoo/77_all_m2_docs_sandbox.patch
deleted file mode 100644
index c402937..0000000
--- a/14.2.0/gentoo/77_all_m2_docs_sandbox.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-https://bugs.gentoo.org/930014
-https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=232a86f9640cde6908d0875b8df52c36030c5b5e
-
-From 232a86f9640cde6908d0875b8df52c36030c5b5e Mon Sep 17 00:00:00 2001
-From: Sam James <sam@gentoo.org>
-Date: Tue, 21 May 2024 12:31:47 +0100
-Subject: [PATCH] modula2: Pass --destdir for dir index during install of
- m2.info.
-
-This patch adds DESTDIR to the infodir when installing m2.info.
-
-gcc/m2/ChangeLog
-
-	* Make-lang.in (m2.install-info): Pass --destdir for dir index.
-
-Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
----
- gcc/m2/Make-lang.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gcc/m2/Make-lang.in b/gcc/m2/Make-lang.in
-index 0abd8ce1455..da4226123df 100644
---- a/gcc/m2/Make-lang.in
-+++ b/gcc/m2/Make-lang.in
-@@ -425,7 +425,7 @@ m2.install-info: installdirs
- 	else true; fi
- 	-if [ -f gm2$(exeext) ] && [ -f $(DESTDIR)$(infodir)/m2.info ]; then \
- 	  if $(SHELL) -c 'install-info --version' >/dev/null 2>&1; then \
--	    install-info --dir-file=$(infodir)/dir $(DESTDIR)$(infodir)/m2.info; \
-+	    install-info --dir-file=$(DESTDIR)$(infodir)/dir $(DESTDIR)$(infodir)/m2.info; \
- 	  else true; fi; \
- 	else true; fi
- 
--- 
-2.43.5
-
-

diff --git a/14.2.0/gentoo/README.history b/14.2.0/gentoo/README.history
index 57fdb5b..c80977a 100644
--- a/14.2.0/gentoo/README.history
+++ b/14.2.0/gentoo/README.history
@@ -1,3 +1,7 @@
+5	1 Dec 2024
+
+	- 77_all_m2_docs_sandbox.patch
+
 4	30 Nov 2024
 
 	- 78_all_PR115917-ada-lto.patch


             reply	other threads:[~2024-12-01 12:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-01 12:47 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09  3:42 [gentoo-commits] proj/gcc-patches:master commit in: 14.2.0/gentoo/ Sam James
2025-02-07 21:19 Sam James
2024-12-24 20:48 Sam James
2024-12-10  5:28 Sam James
2024-12-10  5:25 Sam James
2024-11-30 22:48 Sam James
2024-11-27 15:58 Sam James
2024-11-24 20:18 Sam James
2024-11-02 20:15 Sam James
2024-11-01  8:17 Sam James
2024-11-01  8:17 Sam James
2024-09-29 19:20 Sam James
2024-09-29 19:20 Sam James

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=1733057223.10542dbc601ad36c5944e01120ed5f1d2778fcef.sam@gentoo \
    --to=sam@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