pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/mingw-w64-x86_64-headers cross/mingw-w64-x86_64-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e38a5ff201b7
branches: trunk
changeset: 428222:e38a5ff201b7
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Apr 26 06:47:12 2020 +0000
description:
cross/mingw-w64-x86_64-headers: remove unknown configure option
The packages using this file have multiple configure scripts, but none of
them contains the words "secure api".
diffstat:
cross/mingw-w64-x86_64-headers/Makefile.common | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r f0b6a4af4480 -r e38a5ff201b7 cross/mingw-w64-x86_64-headers/Makefile.common
--- a/cross/mingw-w64-x86_64-headers/Makefile.common Sun Apr 26 06:40:27 2020 +0000
+++ b/cross/mingw-w64-x86_64-headers/Makefile.common Sun Apr 26 06:47:12 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2019/12/29 01:08:14 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.6 2020/04/26 06:47:12 rillig Exp $
#
# used by cross/mingw-w64-x86_64-headers/Makefile
# used by cross/mingw-w64-i686-headers/Makefile
@@ -22,7 +22,6 @@
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${PREFIX}/cross/${MINGW_TARGET}/mingw
CONFIGURE_ARGS+= --enable-sdk=all
-CONFIGURE_ARGS+= --enable-secure-api
CONFIGURE_ARGS+= --host=${MINGW_TARGET}
.include "../../cross/mingw-w64/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index