diff options
Diffstat (limited to 'ld')
-rwxr-xr-x | ld/ld-gld68k.script | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ld-gld68k.script b/ld/ld-gld68k.script index 65ebc72..21c3155 100755 --- a/ld/ld-gld68k.script +++ b/ld/ld-gld68k.script @@ -1,3 +1,5 @@ +OUTPUT_FORMAT(a.out-generic-big) + SEARCH_DIR(/lib) SEARCH_DIR(/usr/lib) SEARCH_DIR(/usr/local/lib) |