[Bug 239736] factor out hardcoding of "clangXYZ" in ports tree

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 9 10:35:04 UTC 2019


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

            Bug ID: 239736
           Summary: factor out hardcoding of "clangXYZ" in ports tree
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: linimon at FreeBSD.org

There are a number of places in the ports tree where the string "clang<version"
is called out.  When doing the work to identify stale versions of clang
tree-wide, these instances cause extra work.

This tracking PR will list the individual patches to refactor these usages into
LLVM_VER, as they are become available after testing on my system.

Note: this refactoring causes portlint to complain but IMHO this complication
is worth tolerating to help ease maintainability.

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


More information about the freebsd-ports-bugs mailing list