summaryrefslogtreecommitdiff
path: root/gcc/config/m32r/t-m32r
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/m32r/t-m32r')
-rw-r--r--gcc/config/m32r/t-m32r8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/config/m32r/t-m32r b/gcc/config/m32r/t-m32r
index 81f0247694e..e048fbf04f2 100644
--- a/gcc/config/m32r/t-m32r
+++ b/gcc/config/m32r/t-m32r
@@ -17,11 +17,6 @@
# along with GCC; see the file COPYING3. If not see
# <http://www.gnu.org/licenses/>.
-# Turn off the SDA while compiling libgcc2. There are no headers for it
-# and we want maximal upward compatibility here.
-
-TARGET_LIBGCC2_CFLAGS = -G 0
-
# -mmodel={small,medium} requires separate libraries.
# We don't build libraries for the large model, instead we use the medium
# libraries. The only difference is that the large model can handle jumps
@@ -35,6 +30,3 @@ MULTILIB_MATCHES = mmodel?medium=mmodel?large
# SHN_M32R_SCOMMON.
# This is important for objects referenced in system header files.
MULTILIB_EXTRA_OPTS = msdata=sdata
-
-LIBGCC = stmp-multilib
-INSTALL_LIBGCC = install-multilib