Date: Sun, 26 Feb 2023 16:30:58 +0100 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Jan Beich <jbeich@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: c8c2d4f22536 - main - lang/python3: allow using LTO on powerpc64 Message-ID: <Y/t7Mla4G05Nnued@KGPE-D16> In-Reply-To: <ttz8-eawn-wny@FreeBSD.org> References: <202302241548.31OFmQ39049727@gitrepo.freebsd.org> <o7pj-6kzr-wny@FreeBSD.org> <Y/kEyZqk/3bUoSbk@KGPE-D16> <ttz8-eawn-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--yKWLvkE/AASrPgeH Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline On 23-02-26 15:52:56, Jan Beich wrote: >Piotr Kubaj <pkubaj@anongoth.pl> writes: > >> On 23-02-24 18:17:44, Jan Beich wrote: >>>Piotr Kubaj <pkubaj@FreeBSD.org> writes: >>> >>>> The branch main has been updated by pkubaj: >>>> >>>> URL: https://cgit.FreeBSD.org/ports/commit/?id=c8c2d4f2253694802ef720f098c57800570ad2fc >>>> >>>> commit c8c2d4f2253694802ef720f098c57800570ad2fc >>>> Author: Piotr Kubaj <pkubaj@FreeBSD.org> >>>> AuthorDate: 2023-02-24 15:48:16 +0000 >>>> Commit: Piotr Kubaj <pkubaj@FreeBSD.org> >>>> CommitDate: 2023-02-24 15:48:16 +0000 >>>> >>>> lang/python3: allow using LTO on powerpc64 >>>> >>>> It was recently fixed and will be available in 13.2-RELEASE. >>>> Since LTO is not enabled by default, it's ok to make it available. >>>[...] >>>> diff --git a/lang/python311/Makefile b/lang/python311/Makefile >>>> index 537d1c352706..c1bbfa79002e 100644 >>>> --- a/lang/python311/Makefile >>>> +++ b/lang/python311/Makefile >>>> @@ -50,7 +50,6 @@ PLIST_SUB= ABI=${ABIFLAGS} \ >>>> >>>> OPTIONS_DEFINE= DEBUG IPV6 LIBMPDEC LTO NLS PYMALLOC >>>> OPTIONS_DEFAULT= LIBMPDEC LTO PYMALLOC >>>> -OPTIONS_EXCLUDE_powerpc64= LTO >>>> OPTIONS_EXCLUDE_riscv64= LTO >>> >>>Note, LTO is enabled by default in lang/python311. >> >> OK, I missed that, but 13.1 will be EOL in 4 months and we still haven't >> switched even to 3.10 by default, so it's ok. > >What is the basis to consider 13.2-RELEASE as unaffected/fixed? I wonder >whether to unblock LTO in my ports, all of which enable it by default. > >https://github.com/llvm/llvm-project/commit/4b09cb2b16eb has only been >backported to Clang 16. However, FreeBSD 13.2 has Clang 14 while >FreeBSD 14.0 will probably have Clang 15. https://cgit.freebsd.org/src/commit/?h=releng/13.2&id=50796dea719a4ca2e26376eaab67eafd94532fee --yKWLvkE/AASrPgeH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJkBAABCgBOFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmP7ezIwFIAAAAAAFQAS cGthLWFkZHJlc3NAZ251cGcub3JncGt1YmFqQGFub25nb3RoLnBsAAoJEHpZm4Ug g5ydcecQAJSgQPlA6RtYNMi6knYqpeGnlsTrKQv71Q8QziaijhKIRl/hUDpqj4We FBIfJqQQb3SQSqku84vmCNDIvyLAj2c78O7WGeVTjunUWDV5A/1242Zk3iQ3wqXZ 9zUfft5S+xucQzLlbZFqRuUxQzIKjPT1Mrqb1AsoXPCvBMwhodntX//pHPgjbzEu dVjmCqkNVbepp3A9fM2NYs+KA/RM59exj+M/Lkqvktsp3lRGvDVsvijq2YskSt9y 5g6CxiNLP5AGwNpdUeKRQi5k5dxaT2a3fSS9Dp53YhsSiz7Pkyq94/BHq2nKHxax q0c4tSNJivlyXXmNrkWavJAlW9q2Io0tnLAt7bA+u2kKy0K1Jgfu5299OG6sjCHn LcgfjMtSe6cLYGxY1XgjOi+PyJgqyyWIvbPselFhwG3KmhXImjdtcUaNnq74cDba S6tVlzc6GGi3eGZb3qMQFSe9mo8OGJWVGTnHgUoDqfFr1zcW7i3X3IGjVhmopSBE 10UtiQe65tx3wFmfyuLpnrAzuBj3Kvk/DzmxCHBjAT14RbAuc8M7Xl/Vzg6idYeO zL/oE0AxvcEcnn1CCHlyIuR3995EyXC3kzwfY43uxcOqC4lPqSS05VT65ANnNzMG 6raWa+5ebBsWMWjcZwEMIZojgsRrA5bY4PTqQ4B1CRShJixhjceK =4IF3 -----END PGP SIGNATURE----- --yKWLvkE/AASrPgeH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Y/t7Mla4G05Nnued>