Set the emulation target to m68kelfnbsd.

This commit is contained in:
scw 2000-12-07 22:46:04 +00:00
parent 8f1cd7c976
commit 36f2e9920b

View File

@ -547,7 +547,7 @@ do { \
Differs only in explicit emulation selection. */ Differs only in explicit emulation selection. */
#undef LINK_SPEC #undef LINK_SPEC
#define LINK_SPEC \ #define LINK_SPEC \
"-m m68kelf \ "-m m68kelfnbsd \
%{assert*} \ %{assert*} \
%{shared:-shared} \ %{shared:-shared} \
%{!shared: \ %{!shared: \