From: Steve Chamberlain <steve@cygnus> Date: Thu, 18 Apr 1991 00:09:03 +0000 (+0000) Subject: Force target architecture X-Git-Url: https://repo.jachan.dev/binutils.git/commitdiff_plain/93d8be3c7c8ca479e7cd2f8db247cfb213bf1fc5 Force target architecture --- diff --git a/ld/ld-gld68k.script b/ld/ld-gld68k.script index 65ebc725b8..21c3155a34 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)