diff options
| author | Warner Losh <imp@FreeBSD.org> | 2011-01-20 19:16:29 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2011-01-20 19:16:29 +0000 |
| commit | 039e1e51f2c8e6d7e58d8a18e9bc0cf9776744af (patch) | |
| tree | 4d5e9f9ea783328522f5a1a781cf3ec9eb49a333 /sys/conf/ldscript.mips.cfe | |
| parent | 38fed211593c14166edceb14d352da1612763f2b (diff) | |
Notes
Diffstat (limited to 'sys/conf/ldscript.mips.cfe')
| -rw-r--r-- | sys/conf/ldscript.mips.cfe | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/conf/ldscript.mips.cfe b/sys/conf/ldscript.mips.cfe index 6341d9b2877a..7d4c5337a5b4 100644 --- a/sys/conf/ldscript.mips.cfe +++ b/sys/conf/ldscript.mips.cfe @@ -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? |
