diff options
Diffstat (limited to 'gcc/config/rs6000/t-linux64')
-rw-r--r-- | gcc/config/rs6000/t-linux64 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/config/rs6000/t-linux64 b/gcc/config/rs6000/t-linux64 index 6a2235ff11a..3ae05fdad7b 100644 --- a/gcc/config/rs6000/t-linux64 +++ b/gcc/config/rs6000/t-linux64 @@ -1,7 +1,7 @@ #rs6000/t-linux64 # Copyright (C) 2002, 2003, 2004, 2006, 2007, -# 2009 Free Software Foundation, Inc. +# 2009, 2011 Free Software Foundation, Inc. # # This file is part of GCC. # @@ -19,9 +19,6 @@ # along with GCC; see the file COPYING3. If not see # <http://www.gnu.org/licenses/>. -LIB2FUNCS_EXTRA += $(srcdir)/config/rs6000/ppc64-fp.c -LIB2FUNCS_EXTRA := $(sort $(LIB2FUNCS_EXTRA)) - TARGET_LIBGCC2_CFLAGS += -mno-minimal-toc # On Debian, Ubuntu and other derivative distributions, the 32bit libraries |