mirror of git://gcc.gnu.org/git/gcc.git
re PR bootstrap/52414 (syntax error in VERSION script)
PR bootstrap/52414 * src/Makefile.am (libstdc++-symbols.ver): Only remove comment lines if they are at the beginning of lines (with optional whitespace before #). * src/Makefile.in: Regenerated. From-SVN: r184624
This commit is contained in:
parent
b0eaa5b493
commit
7a8d8cadb3
|
@ -1,5 +1,6 @@
|
||||||
2012-02-28 Jakub Jelinek <jakub@redhat.com>
|
2012-02-28 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
|
PR bootstrap/52414
|
||||||
* src/Makefile.am (libstdc++-symbols.ver): Only remove comment lines
|
* src/Makefile.am (libstdc++-symbols.ver): Only remove comment lines
|
||||||
if they are at the beginning of lines (with optional whitespace before
|
if they are at the beginning of lines (with optional whitespace before
|
||||||
#).
|
#).
|
||||||
|
|
Loading…
Reference in New Issue