From: Ian Lance Taylor Date: Tue, 1 Nov 1994 00:37:05 +0000 (+0000) Subject: * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fbf967b0daa0e09cf95ab6273d343a6c2776a0ec;p=binutils-gdb.git * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an appropriately named static library, stop the search at that directory. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 927fd04e464..f0a6440bf14 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 31 19:35:17 1994 Ian Lance Taylor + + * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): If we find an + appropriately named static library, stop the search at that + directory. + Wed Oct 26 13:59:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com) * Makefile.in (ALL_EMULATIONS): Added ei386nbsd.o, ens32knbsd.o