]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sparc/t-linux64
Move crtstuff support to toplevel libgcc
[thirdparty/gcc.git] / gcc / config / sparc / t-linux64
index 74d04898d9f7695d97caed5eb637279127e0c94b..7d5781d32ed8c48ef430cc3091c0fcd528fdf08e 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004,
-# 2006, 2010 Free Software Foundation, Inc.
+# 2006, 2010, 2011 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -30,7 +30,3 @@ MULTILIB_OSDIRNAMES = ../lib64 $(if $(wildcard $(shell echo $(SYSTEM_HEADER_DIR)
 
 LIBGCC = stmp-multilib
 INSTALL_LIBGCC = install-multilib
-
-CRTSTUFF_T_CFLAGS = `if test x$$($(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) \
-                                -print-multi-os-directory) \
-                       = x../lib64; then echo -mcmodel=medany; fi`