Date: Fri, 20 Sep 2019 08:31:23 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512394 - head/devel/py-python-dtrace Message-ID: <201909200831.x8K8VOif049122@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Fri Sep 20 08:31:23 2019 New Revision: 512394 URL: https://svnweb.freebsd.org/changeset/ports/512394 Log: devel/py-python-dtrace: unbreak on powerpc64 Builds fine. Approved by: mentors (implicit approval) Modified: head/devel/py-python-dtrace/Makefile Modified: head/devel/py-python-dtrace/Makefile ============================================================================== --- head/devel/py-python-dtrace/Makefile Fri Sep 20 07:19:07 2019 (r512393) +++ head/devel/py-python-dtrace/Makefile Fri Sep 20 08:31:23 2019 (r512394) @@ -12,8 +12,6 @@ COMMENT= DTrace consumer for Python based on libdtrace LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to compile: dtrace_cython/consumer.c:476:20: dtrace.h: No such file or directory - USES= python zip USE_PYTHON= autoplist distutils cython cython_run
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909200831.x8K8VOif049122>