summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-05-09 13:47:25 +0000
committerjoerg <joerg@pkgsrc.org>2013-05-09 13:47:25 +0000
commit6c4ff5e9c0c63026fde5846e7e6f20e6d3b16603 (patch)
tree6d12431384493b47b5ab0740003a01f9421bc267 /cross
parente95835305bb72e38f4d354bf0a09251d056d2659 (diff)
downloadpkgsrc-6c4ff5e9c0c63026fde5846e7e6f20e6d3b16603.tar.gz
Ignore errors from this mess as other versions of binutils 2.19 do.
Diffstat (limited to 'cross')
-rw-r--r--cross/h8300-elf-binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
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}