mirror of git://gcc.gnu.org/git/gcc.git
* config/m68k/uclinux.opt (static-libc): New Driver option.
From-SVN: r170227
This commit is contained in:
parent
8226cd7b77
commit
466f3f08ff
|
@ -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*.
|
||||
|
|
|
@ -30,4 +30,7 @@ Driver
|
|||
elf2flt=
|
||||
Driver JoinedOrMissing
|
||||
|
||||
static-libc
|
||||
Driver
|
||||
|
||||
; This comment is to ensure we retain the blank line above.
|
||||
|
|
Loading…
Reference in New Issue