Module Name: src
Committed By: mrg
Date: Mon Jun 20 09:27:43 UTC 2011
Modified Files:
src/gnu/usr.bin/gdb6/bfd: Makefile
Log Message:
remove sh5 code.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/gnu/usr.bin/gdb6/bfd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/gnu/usr.bin/gdb6/bfd/Makefile
diff -u src/gnu/usr.bin/gdb6/bfd/Makefile:1.5 src/gnu/usr.bin/gdb6/bfd/Makefile:1.6
--- src/gnu/usr.bin/gdb6/bfd/Makefile:1.5 Sun Mar 14 00:26:09 2010
+++ src/gnu/usr.bin/gdb6/bfd/Makefile Mon Jun 20 09:27:43 2011
@@ -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