* Makefile.common (LIBGCC): Acommodate older gcc's that don't need

This commit is contained in:
Christopher Faylor 2000-10-23 23:45:32 +00:00
parent 11a2b54d77
commit fbcfc19d27
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Mon Oct 23 00:50:02 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.common (LIBGCC): Acommodate older gcc's that don't need
* Makefile.common (LIBGCC): Acommodate older gcc's that don't need
libstdc++.a.
Sat Oct 21 18:01:22 2000 Christopher Faylor <cgf@cygnus.com>