summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-04-26 06:40:27 +0000
committerrillig <rillig@pkgsrc.org>2020-04-26 06:40:27 +0000
commit678faa9b1d88b2d2a322b0f8ed76f7161fa804fe (patch)
tree0e67480a0379996c5f8aeadd17ec9bedad28b653 /cross
parent955dc0f43ca44ca177e08befdddcb336be27c956 (diff)
downloadpkgsrc-678faa9b1d88b2d2a322b0f8ed76f7161fa804fe.tar.gz
cross/mingw-w64-x86_64-binutils: allow unknown configure options
Diffstat (limited to 'cross')
-rw-r--r--cross/mingw-w64-x86_64-binutils/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/mingw-w64-x86_64-binutils/Makefile.common b/cross/mingw-w64-x86_64-binutils/Makefile.common
index 069119941b6..9070d5be30c 100644
--- a/cross/mingw-w64-x86_64-binutils/Makefile.common
+++ b/cross/mingw-w64-x86_64-binutils/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2019/12/29 01:08:14 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.5 2020/04/26 06:40:27 rillig Exp $
#
# used by cross/mingw-w64-x86_64-binutils/Makefile
# used by cross/mingw-w64-i686-binutils/Makefile
@@ -15,6 +15,7 @@ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-binutils/patches
DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-binutils/distinfo
GNU_CONFIGURE= yes
+GNU_CONFIGURE_STRICT= no # has sub-configures
GNU_CONFIGURE_PREFIX= ${PREFIX}/cross/${MINGW_TARGET}
CONFIGURE_ARGS+= --target=${MINGW_TARGET}
CONFIGURE_ARGS+= --disable-nls