]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/arm/t-strongarm-elf
Move libgcc2 to toplevel libgcc
[thirdparty/gcc.git] / gcc / config / arm / t-strongarm-elf
index 4d51e660c8bf790370cf41a0653fa5fcb23e0d29..0639e695800dc7fcf6318ad73b461e39829220b8 100644 (file)
@@ -21,11 +21,3 @@ MULTILIB_OPTIONS     = mlittle-endian/mbig-endian mfloat-abi=hard/mfloat-abi=sof
 MULTILIB_DIRNAMES    = le be fpu soft
 MULTILIB_EXCEPTIONS  =
 MULTILIB_MATCHES     = mbig-endian=mbe mlittle-endian=mle
-
-LIBGCC = stmp-multilib
-INSTALL_LIBGCC = install-multilib
-
-# Currently there is a bug somewhere in GCC's alias analysis
-# or scheduling code that is breaking _fpmul_parts in fp-bit.c.
-# Disabling function inlining is a workaround for this problem.
-TARGET_LIBGCC2_CFLAGS = -fno-inline