[Bug 252057] lang/python38: 3.8.6_1 -> 3.8.7 strip issues
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Dec 23 05:39:16 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252057
Dima Panov <fluffy at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fluffy at FreeBSD.org
--- Comment #2 from Dima Panov <fluffy at FreeBSD.org> ---
Holy cow!
This is a future of all python branches. We need to rework our py build system
* bpo-42604: Now all platforms use a value for the “EXT_SUFFIX” build variable
derived from SOABI (for instance in freeBSD, “EXT_SUFFIX” is now
“.cpython-310d.so” instead of “.so”). Previosuly only Linux, Mac and VxWorks
were using a value for “EXT_SUFFIX” that included “SOABI”.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list