From: Steve Chamberlain Date: Thu, 18 Apr 1991 00:09:03 +0000 (+0000) Subject: Force target architecture X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=93d8be3c7c8ca479e7cd2f8db247cfb213bf1fc5;p=binutils-gdb.git Force target architecture --- diff --git a/ld/ld-gld68k.script b/ld/ld-gld68k.script index 65ebc725b82..21c3155a34e 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)