pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python36 python36: also remove --without-pymalloc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/33632e6af555
branches: trunk
changeset: 402720:33632e6af555
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 15 16:55:44 2019 +0000
description:
python36: also remove --without-pymalloc from Makefile
diffstat:
lang/python36/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e57b143f17ed -r 33632e6af555 lang/python36/Makefile
--- a/lang/python36/Makefile Tue Oct 15 16:55:00 2019 +0000
+++ b/lang/python36/Makefile Tue Oct 15 16:55:44 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/07/03 20:10:41 adam Exp $
+# $NetBSD: Makefile,v 1.20 2019/10/15 16:55:44 adam Exp $
.include "dist.mk"
@@ -26,7 +26,6 @@
CONFIGURE_ARGS+= --with-system-ffi
CONFIGURE_ARGS+= --with-threads
CONFIGURE_ARGS+= --without-ensurepip
-CONFIGURE_ARGS+= --without-pymalloc
CONFIGURE_ENV+= OPT=${CFLAGS:M*:Q}
CONFIGURE_ENV+= ac_cv_path_mkdir=${TOOLS_PATH.mkdir}
PKGCONFIG_OVERRIDE+= Misc/python.pc.in
Home |
Main Index |
Thread Index |
Old Index