OSDN Git Service

* mklibgcc.in: Correct calculation of libgcc_s_soname and
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Nov 2004 19:35:26 +0000 (19:35 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Nov 2004 19:35:26 +0000 (19:35 +0000)
commitc58d271bec6cf693915bdcaf5aeac22e72c98149
treeb1454f29f0bccba9d7aff9a3173e53fa979d1e4a
parentaae53f1c4e19a806aeea2f12bddf61494535ba61
* mklibgcc.in: Correct calculation of libgcc_s_soname and
libunwind_soname.  Use $out, not $outS, in commands for
no-shared-library case.  Move EXTRA_MULTILIB_PARTS rules above
library build rules, make $libunwind_so and $libgcc_s_so
depend on them in the normal fashion, and filter those objects
out of @shlib_objs@.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91534 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/mklibgcc.in