remove sh5 code.
This commit is contained in:
parent
17e0aea6a2
commit
0de3f09ec1
@ -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 @@ CLEANFILES+= elf32-target.h elf64-target.h targmatch.h \
|
||||
|
||||
.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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user