config.gcc: Do not build a shared libgcc for arm-none-eabi.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 14 Sep 2004 19:58:43 +0000 (19:58 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 14 Sep 2004 19:58:43 +0000 (19:58 +0000)
* config.gcc: Do not build a shared libgcc for arm-none-eabi.

[[Split portion of a mixed commit.]]

From-SVN: r87503.2

gcc/ChangeLog

index d581ec834a397b06cee9769bb5bebfb514b7ecf9..b29684fef3777ca920623fd7f1d165e35f883c0e 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-14  Mark Mitchell  <mark@codesourcery.com>
+
+       * config.gcc: Do not build a shared libgcc for arm-none-eabi.
+
 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
 
        * c-tree.h (struct c_declspecs): Add const_p, volatile_p and