Commit 9cf318b5 by Doug Evans

* sparc/t-splet (TARGET_LIBGCC2_CFLAGS): Delete.

From-SVN: r11873
parent 5f4241d5
...@@ -4,9 +4,6 @@ CROSS_LIBGCC1 = libgcc1-asm.a ...@@ -4,9 +4,6 @@ CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = sparc/lb1spc.asm LIB1ASMSRC = sparc/lb1spc.asm
LIB1ASMFUNCS = _mulsi3 _divsi3 _modsi3 LIB1ASMFUNCS = _mulsi3 _divsi3 _modsi3
# While we're developing, don't emit [su]mac insns.
TARGET_LIBGCC2_CFLAGS = -mcpu=v7
# These are really part of libgcc1, but this will cause them to be # These are really part of libgcc1, but this will cause them to be
# built correctly, so... # built correctly, so...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment