[Bug 238821] lang/python35: Fix packaging on GCC architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 27 10:40:39 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238821
--- Comment #4 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
(In reply to Kubilay Kocak from comment #3)
The patch that fixes build on 3.6 is here:
https://github.com/python/cpython/commit/7490577f6a7debf35bd13adf0f00fa9b272e8f8c
They later changed to gnu99:
https://github.com/python/cpython/commit/7490577f6a7debf35bd13adf0f00fa9b272e8f8c
But since they esentially add -std=gnu99, we could achieve the same with
USE_CSTD=gnu99.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-python
mailing list