From 2e94e0c69e59f0dce554013ddcd0ad95636ccc2a Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 28 Apr 2020 16:20:07 +0000 Subject: lang/gcc7: disable check for unknown configure options --- lang/gcc7/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/gcc7/Makefile') diff --git a/lang/gcc7/Makefile b/lang/gcc7/Makefile index 5bd84aada43..389c97aab3d 100644 --- a/lang/gcc7/Makefile +++ b/lang/gcc7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2020/04/08 13:29:54 rhialto Exp $ +# $NetBSD: Makefile,v 1.33 2020/04/28 16:20:07 rillig Exp $ GCC_PKGNAME= gcc7 .include "version.mk" @@ -28,6 +28,7 @@ USE_TOOLS+= gmake makeinfo perl sed:run tar:build USE_TOOLS.NetBSD+= gsed GNU_CONFIGURE= yes +GNU_CONFIGURE_STRICT= no # has sub-configures ## Build outside ${WRKSRC} OBJDIR= ../build CONFIGURE_DIRS= ${OBJDIR} -- cgit v1.2.3