svn commit: r447814 - head/www/firefox/files

Jan Beich jbeich at FreeBSD.org
Sat Aug 12 03:56:27 UTC 2017


Jan Beich <jbeich at FreeBSD.org> writes:

> Author: jbeich
> Date: Sat Aug 12 03:49:56 2017
> New Revision: 447814
> URL: https://svnweb.freebsd.org/changeset/ports/447814
>
> Log:
>   www/firefox: unbreak on big-endians (e.g. powerpc*, sparc64)
>   
>   ERROR: --disable-skia is not supported anymore
>   
>   In file included from objdir/gfx/2d/Unified_cpp_gfx_2d1.cpp:101:
>   gfx/2d/ScaledFontBase.cpp:217:39: error: use of undeclared identifier 'PathSkia'
>       RefPtr<Path> path = MakeAndAddRef<PathSkia>(skPath, FillRule::FILL_WINDING);
>                                         ^

Can anyone check build/runtime on powerpc and powerpc64? Firefox 55.0.1
still supports build without Rust.


More information about the freebsd-ppc mailing list