https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253604

--- Comment #10 from Stefan Krah <sk...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to