Author: imp
Date: Thu Jan 20 19:16:29 2011
New Revision: 217652
URL: http://svn.freebsd.org/changeset/base/217652

Log:
  We don't need 2 versions here.  One will do since binutils outputs the right 
stuff now.

Deleted:
  head/sys/conf/ldscript.mips.64.cfe
Modified:
  head/sys/conf/ldscript.mips.cfe

Modified: head/sys/conf/ldscript.mips.cfe
==============================================================================
--- head/sys/conf/ldscript.mips.cfe     Thu Jan 20 19:09:02 2011        
(r217651)
+++ head/sys/conf/ldscript.mips.cfe     Thu Jan 20 19:16:29 2011        
(r217652)
@@ -38,10 +38,6 @@
  * sections must be placed in their own segment.
  */
 
-OUTPUT_FORMAT("elf32-tradbigmips", "elf32-tradbigmips", 
-               "elf32-tradlittlemips")
-
-OUTPUT_ARCH(mips)
 ENTRY(_start)
 SEARCH_DIR(/usr/lib);
 /* Do we need any of these for elf?
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to