OSDN Git Service

* m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.
[pf3gnuchains/gcc-fork.git] / gcc / config / m32r / m32r.h
index 4e14770..f21c9c7 100644 (file)
@@ -72,7 +72,7 @@ Boston, MA 02111-1307, USA.  */
 #endif
 
 #undef STARTFILE_SPEC
 #endif
 
 #undef STARTFILE_SPEC
-#define STARTFILE_SPEC "%{!shared:crt0.o%s crtsysc.o%s} crtinit.o%s"
+#define STARTFILE_SPEC "%{!shared:crt0.o%s} crtinit.o%s"
 
 
 #undef ENDFILE_SPEC
 
 
 #undef ENDFILE_SPEC