shlelf->elf32shlunx
This commit is contained in:
parent
96b16f75a6
commit
fffd959516
2
gnu/dist/gcc/config/sh/netbsdelelf.h
vendored
2
gnu/dist/gcc/config/sh/netbsdelelf.h
vendored
@ -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: \
|
||||
|
2
gnu/dist/gcc/config/sh/netbsdelf.h
vendored
2
gnu/dist/gcc/config/sh/netbsdelf.h
vendored
@ -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: \
|
||||
|
Loading…
Reference in New Issue
Block a user