X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=config-ml.in;h=11983461c28625b58678bbbc95cfaf41a67298d8;hb=d3dc44a619a1f52ace35f3cccb16b6096e13b5da;hp=2dd0d5181f2c8cc5f64a0a57944482a0b3c24d0d;hpb=e552509bcb9d7f5aa2735fb0f8630a04649c55c0;p=deliverable%2Fbinutils-gdb.git diff --git a/config-ml.in b/config-ml.in index 2dd0d5181f..11983461c2 100644 --- a/config-ml.in +++ b/config-ml.in @@ -2,7 +2,7 @@ # wanting multilib support. # # Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2010 Free Software Foundation, Inc. +# 2005, 2006, 2007, 2008, 2010, 2011 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -224,19 +224,6 @@ done # $host here, not $target. case "${host}" in -arc-*-elf*) - if [ x$enable_biendian != xyes ] - then - old_multidirs=${multidirs} - multidirs="" - for x in ${old_multidirs}; do - case "${x}" in - *be*) : ;; - *) multidirs="${multidirs} ${x}" ;; - esac - done - fi - ;; arm-*-*) if [ x"$enable_fpu" = xno ] then