Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gcc7 lang/gcc7: disable check for unknown configu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3c3fc351422
branches: trunk
changeset: 430193:d3c3fc351422
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Apr 28 16:20:07 2020 +0000
description:
lang/gcc7: disable check for unknown configure options
diffstat:
lang/gcc7/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cedb04a077e5 -r d3c3fc351422 lang/gcc7/Makefile
--- a/lang/gcc7/Makefile Tue Apr 28 16:17:17 2020 +0000
+++ b/lang/gcc7/Makefile Tue Apr 28 16:20:07 2020 +0000
@@ -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.NetBSD+= gsed
GNU_CONFIGURE= yes
+GNU_CONFIGURE_STRICT= no # has sub-configures
## Build outside ${WRKSRC}
OBJDIR= ../build
CONFIGURE_DIRS= ${OBJDIR}
Home |
Main Index |
Thread Index |
Old Index