[Bug 243653] www/firefox: fix build on aarch64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 31 15:14:54 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243653

--- Comment #11 from commit-hook at 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:
 
/wrkdirs/usr/ports/www/firefox/work/firefox-71.0/gfx/skia/skia/src/core/SkCpu.cpp:81:13:
error: use of undeclared identifier 'ID_AA64ISAR0_CRC32'
          if (ID_AA64ISAR0_CRC32(id_aa64isar0) == ID_AA64ISAR0_CRC32_BASE) {

  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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list