pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python37 lang/python37: remove unknown configure ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/82271e85c7de
branches: trunk
changeset: 333097:82271e85c7de
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Apr 30 04:49:38 2019 +0000
description:
lang/python37: remove unknown configure option --with-threads
diffstat:
lang/python37/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 719f93025689 -r 82271e85c7de lang/python37/Makefile
--- a/lang/python37/Makefile Tue Apr 30 04:11:52 2019 +0000
+++ b/lang/python37/Makefile Tue Apr 30 04:49:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/04/25 15:59:54 roy Exp $
+# $NetBSD: Makefile,v 1.8 2019/04/30 04:49:38 rillig Exp $
.include "dist.mk"
@@ -25,7 +25,6 @@
CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl}
CONFIGURE_ARGS+= --with-system-ffi
-CONFIGURE_ARGS+= --with-threads
CONFIGURE_ARGS+= --without-ensurepip
CONFIGURE_ENV+= OPT=${CFLAGS:M*:Q}
CONFIGURE_ENV+= ac_cv_path_mkdir=${TOOLS_PATH.mkdir}
Home |
Main Index |
Thread Index |
Old Index