switch ppc* to binutils 2.27.

This commit is contained in:
mrg 2016-12-10 23:19:26 +00:00
parent 34152e53bb
commit 8d6d8e66db

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.own.mk,v 1.994 2016/12/08 03:22:36 christos Exp $
# $NetBSD: bsd.own.mk,v 1.995 2016/12/10 23:19:26 mrg 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} == "powerpc" || \
${MACHINE_CPU} == "sh3" || \
${MACHINE} == "sparc" || \
${MACHINE} == "sparc64" || \