aboutsummaryrefslogtreecommitdiff
path: root/sparc64.ld
diff options
context:
space:
mode:
Diffstat (limited to 'sparc64.ld')
-rw-r--r--sparc64.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/sparc64.ld b/sparc64.ld
index f7286346c3..9ea41431e8 100644
--- a/sparc64.ld
+++ b/sparc64.ld
@@ -1,7 +1,6 @@
OUTPUT_FORMAT("elf64-sparc", "elf64-sparc",
"elf64-sparc")
OUTPUT_ARCH(sparc:v9)
-SEARCH_DIR(/lib64); SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib64); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib64); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/alpha-unknown-linux-gnu/lib);
ENTRY(_start)
SECTIONS
{