git: 52c262c12229 - main - www/firefox: tentatively enable LTO by default on aarch64

Piotr Kubaj pkubaj at anongoth.pl
Tue May 11 18:01:24 UTC 2021


Hello,

could you add powerpc64le as well?

On 21-05-11 17:55:55, Jan Beich wrote:
> The branch main has been updated by jbeich:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=52c262c1222998155d33d35e4eb0dd12942be5c5
> 
> commit 52c262c1222998155d33d35e4eb0dd12942be5c5
> Author:     Jan Beich <jbeich at FreeBSD.org>
> AuthorDate: 2021-05-06 16:15:10 +0000
> Commit:     Jan Beich <jbeich at FreeBSD.org>
> CommitDate: 2021-05-11 17:52:58 +0000
> 
>     www/firefox: tentatively enable LTO by default on aarch64
>     
>     Untested but LTO on aarch64 works fine in other ports.
>     Waiting for the package cluster to confirm (on -CURRENT).
> ---
>  www/firefox/Makefile.options | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options
> index 5687477a34d7..0e1f1ae7033d 100644
> --- a/www/firefox/Makefile.options
> +++ b/www/firefox/Makefile.options
> @@ -5,6 +5,7 @@ OPTIONS_DEFINE+= 	CANBERRA DBUS DEBUG FFMPEG \
>  
>  OPTIONS_DEFAULT+=	DBUS FFMPEG OPTIMIZED_CFLAGS PROFILE \
>  			${OPTIONS_GROUP_AUDIO:NALSA}
> +OPTIONS_DEFAULT_aarch64+=	${${DISTVERSION:R:R} >= 86:?LTO:}
>  OPTIONS_DEFAULT_amd64+=	${${DISTVERSION:R:R} >= 86:?LTO:}
>  
>  OPTIONS_GROUP+=		AUDIO
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-ports-branches/attachments/20210511/0056142b/attachment.sig>


More information about the dev-commits-ports-branches mailing list