summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2022-08-22 15:33:32 +0000
committertnn <tnn@pkgsrc.org>2022-08-22 15:33:32 +0000
commite6e0e0bbb642aecc6817ed8bf5dcb6ce2c1096a8 (patch)
tree0de9dcc3245e76307e28a8127f993651a955c458 /cross
parentcf473891b5763d3ccade67eaff88ee49429ffe8a (diff)
downloadpkgsrc-e6e0e0bbb642aecc6817ed8bf5dcb6ce2c1096a8.tar.gz
xtensa-lx106-elf-binutils: needs bison (plain yacc doesn't like syslex.l)
Diffstat (limited to 'cross')
-rw-r--r--cross/xtensa-lx106-elf-binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/xtensa-lx106-elf-binutils/Makefile b/cross/xtensa-lx106-elf-binutils/Makefile
index 986f3d1a99c..ad6ffbfa0e8 100644
--- a/cross/xtensa-lx106-elf-binutils/Makefile
+++ b/cross/xtensa-lx106-elf-binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/06/28 11:31:17 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/08/22 15:33:32 tnn Exp $
DISTNAME= binutils-gdb-xtensa-2.31_20190405
PKGNAME= ${DISTNAME:C/binutils-gdb-xtensa/xtensa-lx106-elf-binutils/}
@@ -17,7 +17,7 @@ INFO_FILES= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no # several sub-configures know --enable-nls
USE_LIBTOOL= yes
-USE_TOOLS+= gmake makeinfo perl
+USE_TOOLS+= gmake makeinfo perl bison
OBJDIR= ../build
CONFIGURE_DIRS= ${OBJDIR}