PERFORCE change 45190 for review
Juli Mallett
jmallett at FreeBSD.org
Sun Jan 11 20:39:59 PST 2004
http://perforce.freebsd.org/chv.cgi?CH=45190
Change 45190 by jmallett at jmallett_oingo on 2004/01/11 20:39:57
Mumble.
Affected files ...
.. //depot/projects/mips/sys/conf/ldscript.mips#4 edit
Differences ...
==== //depot/projects/mips/sys/conf/ldscript.mips#4 (text+ko) ====
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/* Default linker script, for normal executables */
-OUTPUT_FORMAT("elf32-bigmips", "elf32-bigmips", "elf32-littlemips")
+OUTPUT_FORMAT("elf32-bigmips", "elf32-bigmips", "elf32-bigmips")
OUTPUT_ARCH(mips)
ENTRY(start)
SEARCH_DIR("/usr/lib");
More information about the p4-projects
mailing list