Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Simon Marchi via Gdb-patches <gdb-patches@sourceware.org>
Subject: Re: [pushed] gdb: fix typos in configure
Date: Sun, 28 Nov 2021 00:03:30 +0100	[thread overview]
Message-ID: <87czml2ocd.fsf@igel.home> (raw)
In-Reply-To: <20211127193420.722886-1-simon.marchi@polymtl.ca> (Simon Marchi via Gdb-patches's message of "Sat, 27 Nov 2021 14:34:20 -0500")

On Nov 27 2021, Simon Marchi via Gdb-patches wrote:

> diff --git a/gdb/configure.ac b/gdb/configure.ac
> index 29c1c4589c95..ada937316d73 100644
> --- a/gdb/configure.ac
> +++ b/gdb/configure.ac
> @@ -1265,8 +1265,8 @@ either use --disable-source-highlight or dnl
>        # This situation can occur for instance when using a source highlight
>        # library compiled with g++ 7.5.0 while building gdb with g++ 4.8.5.
>        AC_LANG_PUSH(C++)
> -      save_CFLAGS=$CFLAGS
> -      save_LDFLAGS=$LDFLAGS
> +      save_CFLAGS="$CFLAGS"
> +      save_LDFLAGS="$LDFLAGS"

That part is not needed, though.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

      parent reply	other threads:[~2021-11-27 23:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-27 19:34 Simon Marchi via Gdb-patches
2021-11-27 20:35 ` Tom de Vries via Gdb-patches
2021-11-28  0:35   ` Simon Marchi via Gdb-patches
2021-11-27 23:03 ` Andreas Schwab [this message]

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=87czml2ocd.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=gdb-patches@sourceware.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