public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: "GCC Patches" <gcc-patches@gcc.gnu.org>,
	"Binutils" <binutils@sourceware.org>
Subject: Re: [PATCH] fix in-tree-binutils builds
Date: Wed, 15 Jul 2015 16:20:00 -0000	[thread overview]
Message-ID: <55A6A26A020000780009182B@mail.emea.novell.com> (raw)
In-Reply-To: <CAMe9rOo6G-73GXdaK5_EU_YXmfVUhdt5iSO8eCr=1qgFPLV6Bg@mail.gmail.com>

>>> On 15.07.15 at 18:07, <hjl.tools@gmail.com> wrote:
> On Wed, Jul 15, 2015 at 1:03 AM, Jan Beulich <JBeulich@suse.com> wrote:
>> --- a/gcc/acinclude.m4
>> +++ b/gcc/acinclude.m4
>> @@ -390,7 +390,7 @@ AC_DEFUN([_gcc_COMPUTE_GAS_VERSION],
>>  [gcc_cv_as_bfd_srcdir=`echo $srcdir | sed -e 's,/gcc$,,'`/bfd
>>  for f in $gcc_cv_as_bfd_srcdir/configure \
>>           $gcc_cv_as_gas_srcdir/configure \
>> -         $gcc_cv_as_gas_srcdir/configure.in \
>> +         $gcc_cv_as_gas_srcdir/configure.[ai][cn] \
>>           $gcc_cv_as_gas_srcdir/Makefile.in ; do
>>    gcc_cv_gas_version=`sed -n -e 's/^[[         ]]*VERSION=[[^0-9A-Za-z_]]*\([[0-9]]*\.[[0-9]]*.*\)/VERSION=\1/p' < $f`
> 
> How portable is [ai][cn]?

I'm not sure - that's why I asked yesterday whether that approach
would be acceptable.

Jan

  reply	other threads:[~2015-07-15 16:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-15  8:22 Jan Beulich
2015-07-15 16:18 ` H.J. Lu
2015-07-15 16:20   ` Jan Beulich [this message]
2015-07-15 16:32     ` H.J. Lu
2015-07-15 16:52   ` Mike Stump
2015-07-17  3:09     ` Michael Darling
2015-07-17 14:44     ` H.J. Lu
2015-07-23 15:29       ` H.J. Lu
2015-07-23 18:56         ` Mike Stump

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=55A6A26A020000780009182B@mail.emea.novell.com \
    --to=jbeulich@suse.com \
    --cc=binutils@sourceware.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hjl.tools@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).