Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2019 10:40:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 238821] lang/python35: Fix packaging on GCC architectures
Message-ID:  <bug-238821-21822-yOlHvHToU7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238821-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238821-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238821

--- Comment #4 from Piotr Kubaj <pkubaj@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/7490577f6a7debf35bd13adf0f00fa9b27=
2e8f8c

They later changed to gnu99:
https://github.com/python/cpython/commit/7490577f6a7debf35bd13adf0f00fa9b27=
2e8f8c

But since they esentially add -std=3Dgnu99, we could achieve the same with
USE_CSTD=3Dgnu99.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238821-21822-yOlHvHToU7>