Date: Fri, 24 Feb 2023 19:41:13 +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/kEyZqk/3bUoSbk@KGPE-D16> In-Reply-To: <o7pj-6kzr-wny@FreeBSD.org> References: <202302241548.31OFmQ39049727@gitrepo.freebsd.org> <o7pj-6kzr-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--I6s6NxK4AVuGFWsR Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline 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. 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. --I6s6NxK4AVuGFWsR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJkBAABCgBOFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmP5BMkwFIAAAAAAFQAS cGthLWFkZHJlc3NAZ251cGcub3JncGt1YmFqQGFub25nb3RoLnBsAAoJEHpZm4Ug g5yd0WoP/3cfOwiz9cjxqDi/L5zIBfzydiuQ87f4/1dhbcgrd0gMW0Dt79T5VRyX /Q7jBytsUsFoxLCIWITrT/bU4yODmsMXbcDzJ7m447n7sBjVpwj2546cJbyVCjI+ qU53SVpHlRGOUUt5n/fzwfYaHcvaEWe6nSwhnvDI248pD9ohJ+GKlUgNVUKwIHLe N8DFHTauLYt4uH226eh6Pc49gDH/l/NqX/7eCF8+MC7QcjLRW+z9WjQUHhh/S//4 uf1ed+qR1Rl8WPW6Zkq32LN0nLPnE/Wo7zEcaRqxiFDJo2RP/5dIm/4vXw1v/9+S TLDRcxNna+oXstmYMvpqqMNfHY0Wgv/V2n5u+Kc93r0r07nOrg+T0megzUIJOLWI 5jUuceK37l7xJVqzB9/EOGpmV9aDO/pxYmjs3XnVlaq27zm+rWZBVvTB4ACHleRb iGwfXdydXwOsRoLO0N0aHEV9dUF2quJYP+nmKb7VCVCNd42YdjIJijeA0nu9o9+M Pwun9JUgd3PoyLKuvr4P6YasY1ruhrRE3yMQusd3lYYqzkGH+wpI2wq6zAsrtv+0 1Mhr0ikIYSgm53aY+mCWAxgkELx4INwbPxgVNuND/BV8i50Xh5xmdbCtcEohZG7n c+QMLoRuflSdmBuh10w5S2kVrRA4Q1yhXaIzMcmtRD1LL4+ReduO =WU1j -----END PGP SIGNATURE----- --I6s6NxK4AVuGFWsR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Y/kEyZqk/3bUoSbk>