]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/sparc/bsd.h
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / sparc / bsd.h
diff --git a/gcc/config/sparc/bsd.h b/gcc/config/sparc/bsd.h
deleted file mode 100644 (file)
index 41f8308..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#undef LIB_SPEC
-#define LIB_SPEC       "%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}"
-#undef STARTFILE_SPEC
-#define STARTFILE_SPEC "%{pg:gcrt0.o%s}%{!pg:%{p:gcrt0.o%s}%{!p:crt0.o%s}}"