Subject: CVS commit: pkgsrc/lang/clang
From: Jonathan Perkin
Date: 2018-08-09 16:56:42
Message id: 20180809145642.1847EFBEC@cvs.NetBSD.org

Log Message:
clang: Use the full LLVM suite on SunOS.

This enables compiler-rt, libcxx, and libunwind, as well as fixing various
assumptions in the code about what should be set on SunOS.  In bulk builds
a while back this was able to compete favourably with GCC.

Files:
RevisionActionfile
1.28modifypkgsrc/lang/clang/Makefile.common
1.53modifypkgsrc/lang/clang/distinfo
1.1addpkgsrc/lang/clang/patches/patch-lib_Basic_Targets_OSTargets.h
1.1addpkgsrc/lang/clang/patches/patch-lib_Driver_ToolChains_Solaris.cpp
1.1addpkgsrc/lang/clang/patches/patch-lib_Driver_ToolChains_Solaris.h
1.1addpkgsrc/lang/clang/patches/patch-lib_Frontend_InitHeaderSearch.cpp