Set the emulation target to m68kelfnbsd.
This commit is contained in:
parent
8f1cd7c976
commit
36f2e9920b
2
gnu/dist/gcc/config/m68k/netbsd-elf.h
vendored
2
gnu/dist/gcc/config/m68k/netbsd-elf.h
vendored
@ -547,7 +547,7 @@ do { \
|
||||
Differs only in explicit emulation selection. */
|
||||
#undef LINK_SPEC
|
||||
#define LINK_SPEC \
|
||||
"-m m68kelf \
|
||||
"-m m68kelfnbsd \
|
||||
%{assert*} \
|
||||
%{shared:-shared} \
|
||||
%{!shared: \
|
||||
|
Loading…
Reference in New Issue
Block a user