From d72dd5f9ec19aa2f55669c533eac7042e09b93ea Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Wed, 20 Apr 2011 09:28:48 +0000 Subject: [PATCH] Revert accidental commit. From-SVN: r172764 --- gcc/config/arm/t-linux-eabi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/arm/t-linux-eabi b/gcc/config/arm/t-linux-eabi index 6dab0651eab..a328a000552 100644 --- a/gcc/config/arm/t-linux-eabi +++ b/gcc/config/arm/t-linux-eabi @@ -21,8 +21,8 @@ TARGET_LIBGCC2_CFLAGS = -fPIC # We do not build a Thumb multilib for Linux because the definition of # CLEAR_INSN_CACHE in linux-gas.h does not work in Thumb mode. -MULTILIB_OPTIONS = mthumb -MULTILIB_DIRNAMES = thumb +MULTILIB_OPTIONS = +MULTILIB_DIRNAMES = #MULTILIB_OPTIONS += mcpu=fa606te/mcpu=fa626te/mcpu=fmp626/mcpu=fa726te #MULTILIB_DIRNAMES += fa606te fa626te fmp626 fa726te -- 2.30.2