]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/t-vxworks
Move crtstuff support to toplevel libgcc
[thirdparty/gcc.git] / gcc / config / t-vxworks
index e200d9320957407de44296527a0393bdf5cf4a1f..d29ab66d8bf1ba209e65283044a3b1fe0be82d46 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008,
-# 2009, 2010 Free Software Foundation, Inc.
+# 2009, 2010, 2011 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -46,8 +46,6 @@ LIBGCC2_INCLUDES = -nostdinc -I \
 # Both the kernel and RTP headers provide limits.h.
 LIMITS_H_TEST = true
 
-EXTRA_MULTILIB_PARTS = 
-
 vxworks.o: $(srcdir)/config/vxworks.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
        $(TARGET_H) output.h $(TM_H)
        $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<