Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 15:14:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 243653] www/firefox: fix build on aarch64
Message-ID:  <bug-243653-21738-LiYBJtBCr5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243653-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243653-21738@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=3D243653

--- Comment #11 from commit-hook@freebsd.org ---
A commit references this bug:

Author: mikael
Date: Tue Mar 31 15:13:16 UTC 2020
New revision: 529979
URL: https://svnweb.freebsd.org/changeset/ports/529979

Log:
  www/firefox: fix build on aarch64

  The interface has changed a bit on -current:

  In file included from Unified_cpp_gfx_skia1.cpp:137:
=20
/wrkdirs/usr/ports/www/firefox/work/firefox-71.0/gfx/skia/skia/src/core/SkC=
pu.cpp:81:13:
error: use of undeclared identifier 'ID_AA64ISAR0_CRC32'
          if (ID_AA64ISAR0_CRC32(id_aa64isar0) =3D=3D ID_AA64ISAR0_CRC32_BA=
SE) {

  PR:           243653
  Reviewed by:  jbeich
  Approved by:  jbeich , manu (mentor, implicit)

Changes:
  head/mail/thunderbird/files/patch-gfx_skia_skia_src_core_SkCpu.cpp
  head/www/firefox/files/patch-gfx_skia_skia_src_core_SkCpu.cpp
  head/www/firefox-esr/files/patch-gfx_skia_skia_src_core_SkCpu.cpp

--=20
You are receiving this mail because:
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-243653-21738-LiYBJtBCr5>