public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: Roland Lutz <rlutz@hedmen.org>
Cc: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org
Subject: Re: [PATCH] Fix typo in `aot-compile' option list
Date: Thu, 20 Jun 2013 20:38:00 -0000	[thread overview]
Message-ID: <51C36847.9020902@redhat.com> (raw)
In-Reply-To: <alpine.DEB.2.10.1306202201490.4616@home.local>

On 06/20/2013 09:09 PM, Roland Lutz wrote:
> Signed-off-by: Roland Lutz <rlutz@hedmen.org>
> ---
>   libjava/contrib/aot-compile.in |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libjava/contrib/aot-compile.in b/libjava/contrib/aot-compile.in
> index 91cfc67..2ee6739 100644
> --- a/libjava/contrib/aot-compile.in
> +++ b/libjava/contrib/aot-compile.in
> @@ -52,7 +52,7 @@ try:
>               sys.argv[1:],
>               "M:C:D:m:c:l:e:",
>               ["make=", "gcj=", "dbtool=",
> -             "makeflags=" "gcjflags=", "ldflags=",
> +             "makeflags=", "gcjflags=", "ldflags=",
>                "exclude="])
>           srcdir, dstdir = args
>       except:
> 

OK with a ChangeLog entry.

Andrew.

      reply	other threads:[~2013-06-20 20:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-20 20:10 Roland Lutz
2013-06-20 20:38 ` Andrew Haley [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=51C36847.9020902@redhat.com \
    --to=aph@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=java-patches@gcc.gnu.org \
    --cc=rlutz@hedmen.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).