From 6c4ff5e9c0c63026fde5846e7e6f20e6d3b16603 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 9 May 2013 13:47:25 +0000 Subject: Ignore errors from this mess as other versions of binutils 2.19 do. --- cross/h8300-elf-binutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross') diff --git a/cross/h8300-elf-binutils/Makefile b/cross/h8300-elf-binutils/Makefile index 2cb19c4463a..c818a27f449 100644 --- a/cross/h8300-elf-binutils/Makefile +++ b/cross/h8300-elf-binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/04/30 13:24:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2013/05/09 13:47:25 joerg Exp $ DISTNAME= binutils-2.19.1 PKGNAME= cross-h8300-elf-${DISTNAME} @@ -20,7 +20,7 @@ CONFIGURE_DIRS= ${OBJDIR} CONFIGURE_SCRIPT= ${WRKSRC}/configure GNU_CONFIGURE_PREFIX= ${H8300_PREFIX} -CONFIGURE_ARGS+= --target=h8300-elf +CONFIGURE_ARGS+= --disable-werror --target=h8300-elf INFO_FILES= yes INSTALLATION_DIRS+= bin ${H8300_PREFIX} -- cgit v1.2.3