pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/xtensa-esp32-elf-binutils
Module Name: pkgsrc
Committed By: tnn
Date: Mon Aug 22 18:21:17 UTC 2022
Modified Files:
pkgsrc/cross/xtensa-esp32-elf-binutils: Makefile.common
Log Message:
xtensa-esp32-elf-binutils: needs bison
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/cross/xtensa-esp32-elf-binutils/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/xtensa-esp32-elf-binutils/Makefile.common
diff -u pkgsrc/cross/xtensa-esp32-elf-binutils/Makefile.common:1.2 pkgsrc/cross/xtensa-esp32-elf-binutils/Makefile.common:1.3
--- pkgsrc/cross/xtensa-esp32-elf-binutils/Makefile.common:1.2 Thu Apr 14 12:55:52 2022
+++ pkgsrc/cross/xtensa-esp32-elf-binutils/Makefile.common Mon Aug 22 18:21:17 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2022/04/14 12:55:52 tnn Exp $
+# $NetBSD: Makefile.common,v 1.3 2022/08/22 18:21:17 tnn Exp $
# used by cross/xtensa-esp32-elf-binutils/Makefile
# used by cross/xtensa-esp32s2-elf-binutils/Makefile
@@ -23,7 +23,7 @@ INFO_FILES= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no # several sub-configures know --enable-nls
USE_LIBTOOL= yes
-USE_TOOLS+= gmake makeinfo
+USE_TOOLS+= gmake makeinfo bison
MKPIE_SUPPORTED= no # strange errors with libiberty. checking for fcntl.h ... no
#PATCHDIR= ${.CURDIR}/../../cross/xtensa-esp32-elf-binutils/patches
Home |
Main Index |
Thread Index |
Old Index