[Bug 286433] lang/dotnet8: allow building with newer clang

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Apr 2025 04:59:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286433

            Bug ID: 286433
           Summary: lang/dotnet8: allow building with newer clang
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://git.amick.us/alpine/aports/src/commit/75709747
                    0f28a79bf68e4588d6d47c3ebea4b667/testing/dotnet6-stage
                    0/runtime_clang-19.patch
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: arrowd@FreeBSD.org
          Reporter: freebsd-2024@virtual-estates.net
          Assignee: arrowd@FreeBSD.org
             Flags: maintainer-feedback?(arrowd@FreeBSD.org)
 Attachment #259983 maintainer-approval?
             Flags:

Created attachment 259983
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259983&action=edit
The patch

The port currently limits llvm to version 17, which requires users seeking to
us it to build/install the old compiler first.

The attached patch, gratefully copied from Alpine Linux, backports the #ifdefs
already found in newer dotent (such as 9) so that version 8 can also be built
with newer compiler.

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