Adjust bfd/warning.m4 egrep patterns
authorAndrew Paprocki <andrew@ishiboo.com>
Wed, 9 Jan 2019 03:21:08 +0000 (13:51 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 9 Jan 2019 03:21:08 +0000 (13:51 +1030)
commit3107326d3df950b0578a895bb835b2a8dfa8fab7
tree9d6bbfcceea0af8f4044a755beea1cc0ac4a4d6d
parent923c6a756476f3a1f92d6625aacbbf5253b7739b
Adjust bfd/warning.m4 egrep patterns

Adjust the `bfd/warning.m4` `egrep` patterns to handle preprocessors
that do not define `__GNUC__`, leaving the string in the output.

bfd/
* warning.m4: Adjust egrep pattern for non-GNU compilers.
* configure: Regenerate.
binutils/
* configure: Regenerate.
gas/
* configure: Regenerate.
gold/
* configure: Regenerate.
gprof/
* configure: Regenerate.
ld/
* configure: Regenerate.
opcodes/
* configure: Regenerate.
15 files changed:
bfd/ChangeLog
bfd/configure
bfd/warning.m4
binutils/ChangeLog
binutils/configure
gas/ChangeLog
gas/configure
gold/ChangeLog
gold/configure
gprof/ChangeLog
gprof/configure
ld/ChangeLog
ld/configure
opcodes/ChangeLog
opcodes/configure
This page took 0.026842 seconds and 4 git commands to generate.