* config/m68k/uclinux.opt (static-libc): New Driver option.

From-SVN: r170227
This commit is contained in:
Joseph Myers 2011-02-16 23:02:01 +00:00 committed by Joseph Myers
parent 8226cd7b77
commit 466f3f08ff
2 changed files with 7 additions and 0 deletions

View 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*.

View File

@ -30,4 +30,7 @@ Driver
elf2flt=
Driver JoinedOrMissing
static-libc
Driver
; This comment is to ensure we retain the blank line above.