Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/usr.bin/gdb6/bfd remove sh5 code.
details: https://anonhg.NetBSD.org/src/rev/56ec7330a3e0
branches: trunk
changeset: 766297:56ec7330a3e0
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Jun 20 09:27:43 2011 +0000
description:
remove sh5 code.
diffstat:
gnu/usr.bin/gdb6/bfd/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r dcefae181554 -r 56ec7330a3e0 gnu/usr.bin/gdb6/bfd/Makefile
--- a/gnu/usr.bin/gdb6/bfd/Makefile Mon Jun 20 09:25:48 2011 +0000
+++ b/gnu/usr.bin/gdb6/bfd/Makefile Mon Jun 20 09:27:43 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/03/14 00:26:09 mrg Exp $
+# $NetBSD: Makefile,v 1.6 2011/06/20 09:27:43 mrg Exp $
.include <bsd.own.mk>
@@ -27,12 +27,6 @@
.include <bsd.lib.mk>
-# XXX
-.if ${MACHINE_CPU} == "sh5"
-COPTS.elf32.c= -O1
-COPTS.elf64.c= -O1
-.endif
-
${OBJS} ${SOBJS}: elf32-target.h elf64-target.h
targets.o targets.pico: targmatch.h Makefile
Home |
Main Index |
Thread Index |
Old Index