Subject: CVS commit: pkgsrc/lang/clang
From: Jonathan Perkin
Date: 2024-05-09 16:15:52
Message id: 20240509141552.4507CFA2C@cvs.NetBSD.org

Log Message:
clang: Switch SunOS back to using the GCC runtime.

Upstream LLVM have removed the SunOS code from libcxx et al, despite us
offering to support it and it working fine, and so we're left with no
choice but to go back to using the GCC libraries and headers, which is a
shame.

Tested to compile at least a few different C/C++ files, and is able to
complete the builds of lang/wasi-*.

Files:
RevisionActionfile
1.57modifypkgsrc/lang/clang/Makefile.common
1.83modifypkgsrc/lang/clang/distinfo
1.6modifypkgsrc/lang/clang/patches/patch-lib_Basic_Targets_OSTargets.h
1.3modifypkgsrc/lang/clang/patches/patch-lib_Driver_ToolChain.cpp
1.3modifypkgsrc/lang/clang/patches/patch-tools_clang-shlib_CMakeLists.txt
1.1addpkgsrc/lang/clang/patches/patch-lib_Driver_ToolChains_Gnu.cpp
1.12removepkgsrc/lang/clang/patches/patch-lib_Driver_ToolChains_Solaris.cpp
1.4removepkgsrc/lang/clang/patches/patch-lib_Driver_ToolChains_Solaris.h