* config/m68k/uclinux.opt (static-libc): New Driver option.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 16 Feb 2011 23:02:01 +0000 (23:02 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 16 Feb 2011 23:02:01 +0000 (23:02 +0000)
From-SVN: r170227

gcc/ChangeLog
gcc/config/m68k/uclinux.opt

index d00e6d530b1e6d32f0f90109be00c7b7d6c53cbd..be7885c41ffdde172950449f6d8c4aba1d193283 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/m68k/uclinux.opt (static-libc): New Driver option.
+
 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
 
        * config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.
index c8bcafe9c174497640a47d98ab45be350c0750e9..53764995244395bb0af818ec3e459c7eddc487ba 100644 (file)
@@ -30,4 +30,7 @@ Driver
 elf2flt=
 Driver JoinedOrMissing
 
+static-libc
+Driver
+
 ; This comment is to ensure we retain the blank line above.