https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252057
Dima Panov <flu...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |flu...@freebsd.org --- Comment #2 from Dima Panov <flu...@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. _______________________________________________ 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"