Created attachment 184693 [details] Patch Trivial fix.
A commit references this bug: Author: brooks Date: Tue Sep 19 23:44:36 UTC 2017 New revision: 450176 URL: https://svnweb.freebsd.org/changeset/ports/450176 Log: Disable LLDB builds on 10.x as they don't link. Attempt to correct default targets. [0] Fix more references to clang-format50 and use a more future proof patching approach. [1] Build and install pp-trace with the EXTRAS target. PR: 219779 [0], 220995 [1], 222380 [2] Changes: head/devel/llvm50/Makefile head/devel/llvm50/files/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py head/devel/llvm50/files/clang-patch-tools_clang_tools_clang-format_clang-format.py head/devel/llvm50/files/clang-patch-tools_clang_tools_clang-format_git-clang-format head/devel/llvm50/pkg-plist
A commit references this bug: Author: brooks Date: Wed Sep 20 01:08:58 UTC 2017 New revision: 450182 URL: https://svnweb.freebsd.org/changeset/ports/450182 Log: Update to a new snapshot. Fix location of compiler_rt libraries. [0] Fix hardcoded clang-format version. [1] PR: 216950 [0], 220995 [1] Changes: head/devel/llvm-devel/Makefile head/devel/llvm-devel/Makefile.snapshot head/devel/llvm-devel/distinfo head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_clang-format.py head/devel/llvm-devel/files/clang-patch-tools_clang_tools_clang-format_git-clang-format head/devel/llvm-devel/pkg-plist
A commit references this bug: Author: brooks Date: Sun Oct 15 18:26:20 UTC 2017 New revision: 452160 URL: https://svnweb.freebsd.org/changeset/ports/452160 Log: Fix hardcoded version in clang-format. [0] Run ccache-update-links on install and deinstall. [1] PR: 220995 [0], 217572 [1] Changes: head/devel/llvm40/Makefile head/devel/llvm40/files/clang-patch-tools_clang_tools_clang-format_clang-format-sublime.py head/devel/llvm40/files/clang-patch-tools_clang_tools_clang-format_clang-format.py head/devel/llvm40/files/clang-patch-tools_clang_tools_clang-format_git-clang-format head/devel/llvm40/pkg-plist
Thanks!