shlelf->elf32shlunx

This commit is contained in:
msaitoh 2001-02-25 15:43:24 +00:00
parent 96b16f75a6
commit fffd959516
2 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ do { \
#undef LINK_SPEC
#define LINK_SPEC \
"%{!mb:-m shlelf} %{mrelax:-relax} \
"%{!mb:-m elf32shlunx} %{mrelax:-relax} \
%{assert*} \
%{shared:-shared} \
%{!shared: \

View File

@ -120,7 +120,7 @@ do { \
#undef LINK_SPEC
#define LINK_SPEC \
"%{ml:-m shlelf} %{mrelax:-relax} \
"%{ml:-m elf32shlunx} %{mrelax:-relax} \
%{assert*} \
%{shared:-shared} \
%{!shared: \