(STARTFILE_SPEC): Define to null string.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 23 May 1995 21:19:14 +0000 (14:19 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 23 May 1995 21:19:14 +0000 (14:19 -0700)
From-SVN: r9782

gcc/config/mips/ecoff.h

index 74eaa820d3450cc8cf41c4815a6271f7ef0ff0bd..214e5273e7eb79f57a5fa90752a5d4e1ccd655f4 100644 (file)
@@ -29,3 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* US Software GOFAST library support.  */
 #include "gofast.h"
 #define INIT_TARGET_OPTABS INIT_GOFAST_OPTABS
+
+/* Don't assume anything about startfiles.  The linker script will load the
+   appropriate startfiles.  */
+#define STARTFILE_SPEC ""