[Bug 253604] lang/python39: use libmpdec from ports
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 18 23:04:46 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604
--- Comment #10 from Stefan Krah <skrah at bytereef.org> ---
(In reply to Steve Wills from comment #9)
I think with ...
%%NO_LIBMPDEC%%lib/python%%XYDOT%%/lib-dynload/_decimal.so
... _decimal.so is not installed (I checked here).
Shouldn't it be the same as for LIBFFI, where you either have the
system libffi, the vendored libffi (or a build failure)?
_ctypes.so, which relies on libffi, is also installed unconditionally:
lib/python%%XYDOT%%/lib-dynload/_ctypes.so
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-python
mailing list