summaryrefslogtreecommitdiff
path: root/cross/h8300-elf-binutils
diff options
context:
space:
mode:
authorjoerg <joerg>2013-05-09 13:47:25 +0000
committerjoerg <joerg>2013-05-09 13:47:25 +0000
commit1784bb9f39ecf067e86d83724bb6f345f69935f0 (patch)
tree6d12431384493b47b5ab0740003a01f9421bc267 /cross/h8300-elf-binutils
parentd285950d6b6d804a7bbdff63d5f9f4899ece0f4b (diff)
downloadpkgsrc-1784bb9f39ecf067e86d83724bb6f345f69935f0.tar.gz
Ignore errors from this mess as other versions of binutils 2.19 do.
Diffstat (limited to 'cross/h8300-elf-binutils')
-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}