* config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete.
From-SVN: r164752
This commit is contained in:
parent
46625112d2
commit
ca01d012be
@ -1,3 +1,7 @@
|
||||
2010-09-30 Nathan Froyd <froydnj@codesourcery.com>
|
||||
|
||||
* config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete.
|
||||
|
||||
2010-09-30 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* opt-functions.awk (static_var): Update comment.
|
||||
|
@ -21,10 +21,6 @@
|
||||
LIBGCC1 =
|
||||
CROSS_LIBGCC1 =
|
||||
|
||||
# We must build libgcc2.a with -G 0, in case the user wants to link
|
||||
# without the $gp register.
|
||||
TARGET_LIBGCC2_CFLAGS = -G 0
|
||||
|
||||
LIB2FUNCS_EXTRA = $(srcdir)/config/udivmod.c $(srcdir)/config/divmod.c $(srcdir)/config/udivmodsi4.c $(srcdir)/config/iq2000/lib2extra-funcs.c
|
||||
|
||||
# We want fine grained libraries, so use the new code to build the
|
||||
|
Loading…
Reference in New Issue
Block a user