CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/11/18 00:40:08
Modified files:
lang/wasi-sdk : Makefile.inc
lang/wasi-sdk/compiler-rt: Makefile distinfo
lang/wasi-sdk/compiler-rt/pkg: PLIST
Added files:
lang/wasi-sdk/compiler-rt/patches:
patch-cmake_Modules_CompilerRTUtils_cmake
Log message:
lang/wasi-sdk: update wasi-compiler-rt to 16.0.6
- set MODCLANG_VERSION = 16 so that it's built with devel/llvm/16
- set WRKSRC instead of WRKDIST so that CompilerRTUtils.cmake can be
patched, thanks sthen@ for the hint