move sh3 to new binutils

This commit is contained in:
christos 2016-12-08 03:22:36 +00:00
parent c0e7885f20
commit 86dd6d287c

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.993 2016/12/03 16:02:10 christos Exp $
# $NetBSD: bsd.own.mk,v 1.994 2016/12/08 03:22:36 christos Exp $
# This needs to be before bsd.init.mk
.if defined(BSD_MK_COMPAT_FILE)
@ -150,6 +150,7 @@ EXTERNAL_GDB_SUBDIR= /does/not/exist
${MACHINE_CPU} == "m68k" || \
${MACHINE_ARCH} == "mips64el" || \
${MACHINE_ARCH} == "mips64eb" || \
${MACHINE_CPU} == "sh3" || \
${MACHINE} == "sparc" || \
${MACHINE} == "sparc64" || \
${MACHINE_ARCH} == "x86_64" || \