[Bug 272645] www/node18: Unbreak clang16 on aarch64

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 21 Jul 2023 18:37:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272645

            Bug ID: 272645
           Summary: www/node18: Unbreak clang16 on aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: eduardo@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 243531
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243531&action=edit
Unbreak aarch64

Some work was done to fixes it upstream but it continues to fail on aarch64.

---
error: integer value 31 is outside the valid range of values [0, 15] for the
enumeration type 'AddressingMode' [-Wenum-constexpr-conversion]
---

Inspired by:
https://cgit.freebsd.org/ports/commit/?id=ee3e6d5a17a0c78bb56f8d5719de82b8dd49950d

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