Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/gcc.old/dist/gcc/config/rs6000 Use new elf32pp...
details: https://anonhg.NetBSD.org/src/rev/2a9672c6df23
branches: trunk
changeset: 327426:2a9672c6df23
user: matt <matt%NetBSD.org@localhost>
date: Fri Mar 07 05:49:53 2014 +0000
description:
Use new elf32ppc_nbsd emulation.
diffstat:
external/gpl3/gcc.old/dist/gcc/config/rs6000/netbsd64.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r f496e3e6572b -r 2a9672c6df23 external/gpl3/gcc.old/dist/gcc/config/rs6000/netbsd64.h
--- a/external/gpl3/gcc.old/dist/gcc/config/rs6000/netbsd64.h Fri Mar 07 05:49:05 2014 +0000
+++ b/external/gpl3/gcc.old/dist/gcc/config/rs6000/netbsd64.h Fri Mar 07 05:49:53 2014 +0000
@@ -337,7 +337,7 @@
#undef LINK_OS_DEFAULT_SPEC
#define LINK_OS_DEFAULT_SPEC "%(link_os_netbsd)"
-#define LINK_OS_NETBSD_SPEC32 "-m elf32ppc %{!shared: %{!static: \
+#define LINK_OS_NETBSD_SPEC32 "-m elf32ppc_nbsd %{!shared: %{!static: \
%{rdynamic:-export-dynamic} \
%{!dynamic-linker:-dynamic-linker /usr/libexec/ld.elf_so}}}"
Home |
Main Index |
Thread Index |
Old Index