From: Eli Zaretskii <eliz@gnu.org>
To: tom@tromey.com
Cc: gdb-patches@sourceware.org, mjw@redhat.com
Subject: Re: [ANNOUNCEMENT] GDB 8.2 released!
Date: Sun, 09 Sep 2018 19:49:00 -0000 [thread overview]
Message-ID: <831sa2qwon.fsf@gnu.org> (raw)
In-Reply-To: <8336uiqxs9.fsf@gnu.org> (message from Eli Zaretskii on Sun, 09 Sep 2018 22:24:38 +0300)
> Date: Sun, 09 Sep 2018 22:24:38 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> CC: gdb-patches@sourceware.org, mjw@redhat.com
>
> > I didn't try the obvious patch, but maybe you could?
>
> If you tell me what is the obvious patch, I will certainly try it.
Errr... you mean the patch below? That works.
--- gdb/Makefile.in~ 2018-09-05 10:44:28.000000000 +0300
+++ gdb/Makefile.in 2018-09-09 22:46:39.696000000 +0300
@@ -1768,8 +1768,8 @@
else \
true ; \
fi ; \
- $(INSTALL_PROGRAM) $(srcdir)/contrib/gdb-add-index.sh \
- $(DESTDIR)$(bindir)/$$transformed_name$(EXEEXT)
+ $(INSTALL_SCRIPT) $(srcdir)/contrib/gdb-add-index.sh \
+ $(DESTDIR)$(bindir)/$$transformed_name
@$(MAKE) DO=install "DODIRS=$(SUBDIRS)" $(FLAGS_TO_PASS) subdir_do
install-strip:
next prev parent reply other threads:[~2018-09-09 19:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <announce.20180905091451.5DEB883A8F@joel.gnat.com>
2018-09-09 10:07 ` Eli Zaretskii
2018-09-09 18:36 ` Tom Tromey
2018-09-09 19:24 ` Eli Zaretskii
2018-09-09 19:45 ` Tom Tromey
2018-09-09 19:49 ` Eli Zaretskii [this message]
2018-09-10 1:41 ` Tom Tromey
2018-09-10 7:16 ` Eli Zaretskii
2018-09-10 16:01 ` Tom Tromey
2018-09-10 17:29 ` Eli Zaretskii
2018-09-09 20:25 ` Mark Wielaard
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=831sa2qwon.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=mjw@redhat.com \
--cc=tom@tromey.com \
/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