pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/boost-libs Remove unsupported confi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0c2b2661a47
branches: trunk
changeset: 307029:b0c2b2661a47
user: martin <martin%pkgsrc.org@localhost>
date: Mon Apr 30 09:18:47 2018 +0000
description:
Remove unsupported configure option, fixes PR pkg/53235.
diffstat:
devel/boost-libs/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 9263796e2073 -r b0c2b2661a47 devel/boost-libs/Makefile
--- a/devel/boost-libs/Makefile Mon Apr 30 09:00:45 2018 +0000
+++ b/devel/boost-libs/Makefile Mon Apr 30 09:18:47 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2018/04/30 07:09:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2018/04/30 09:18:47 martin Exp $
BOOST_PACKAGE= libs
BOOST_COMMENT= (binary libraries)
@@ -19,7 +19,6 @@
.if !empty(MACHINE_ARCH:Malpha) || !empty(MACHINE_ARCH:Mm68k) || !empty(MACHINE_ARCH:Msparc64)
BJAM_ARGS+= --without-context
BJAM_ARGS+= --without-coroutine
-BJAM_ARGS+= --without-coroutine2
BJAM_ARGS+= --without-fiber
.else
PLIST.context= yes
Home |
Main Index |
Thread Index |
Old Index