From: Richard Sandiford Date: Wed, 20 Apr 2011 09:28:48 +0000 (+0000) Subject: Revert accidental commit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d72dd5f9ec19aa2f55669c533eac7042e09b93ea;p=gcc.git Revert accidental commit. From-SVN: r172764 --- 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