Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/gcc/config/m68k Set the emulation target to m68kelf...



details:   https://anonhg.NetBSD.org/src/rev/92ffc60a1b04
branches:  trunk
changeset: 500199:92ffc60a1b04
user:      scw <scw%NetBSD.org@localhost>
date:      Thu Dec 07 22:46:04 2000 +0000

description:
Set the emulation target to m68kelfnbsd.

diffstat:

 gnu/dist/gcc/config/m68k/netbsd-elf.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 84c454f4ecf5 -r 92ffc60a1b04 gnu/dist/gcc/config/m68k/netbsd-elf.h
--- a/gnu/dist/gcc/config/m68k/netbsd-elf.h     Thu Dec 07 22:18:55 2000 +0000
+++ b/gnu/dist/gcc/config/m68k/netbsd-elf.h     Thu Dec 07 22:46:04 2000 +0000
@@ -547,7 +547,7 @@
    Differs only in explicit emulation selection.  */
 #undef LINK_SPEC
 #define        LINK_SPEC                                                       \
- "-m m68kelf                                                           \
+ "-m m68kelfnbsd                                                       \
   %{assert*}                                                           \
   %{shared:-shared}                                                    \
   %{!shared:                                                           \



Home | Main Index | Thread Index | Old Index