Hack: do not build gawk on sparc64 - it is known to not work when compiled

with the new toolchain.
This commit is contained in:
martin 2001-12-03 22:14:09 +00:00
parent 2689c284c0
commit ea1d800137
1 changed files with 6 additions and 2 deletions

View File

@ -1,15 +1,19 @@
# $NetBSD: Makefile,v 1.104 2001/08/19 14:21:02 mrg Exp $
# $NetBSD: Makefile,v 1.105 2001/12/03 22:14:09 martin Exp $
# for OBJECT_FMT
.include <bsd.own.mk>
SUBDIR+= bc binutils c89 cvs dc diff diff3 egcs gas.new gawk gcc gdb grep
SUBDIR+= bc binutils c89 cvs dc diff diff3 egcs gas.new gcc gdb grep
SUBDIR+= gprof groff gzip ld.new rcs sdiff send-pr texinfo
SUBDIR+= cpio
SUBDIR+= tar
SUBDIR+= gettext
.if (${MACHINE_ARCH} != "sparc64")
SUBDIR+= gawk
.endif
.if (${MACHINE_ARCH} == "m68k" && ${OBJECT_FMT} != "ELF") || \
(${MACHINE_ARCH} == "ns32k")
SUBDIR+= gas