[Bug 263803] devel/llvm-devel: enable COMPILER_RT on powerpc, powerpc64, powerpc64le

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 06 May 2022 01:20:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263803

            Bug ID: 263803
           Summary: devel/llvm-devel: enable COMPILER_RT on powerpc,
                    powerpc64, powerpc64le
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org

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

1. Add a block with all the libraries for powerpc64le.
2. Add a block with all the libraries for powerpc64 (same as for powerpc64le
minus xray) also containing optional (when lib32 is present, same as for amd64)
32-bit libraries.
3. Add a block with all the libraries for powerpc. There are only two and it
can probably be merged back to older releases.
4. Simplify options. There are probably no people on powerpc or powerpc64 on
12, ports-mgmt/pkg doesn't build there anyway.

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