CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/02/12 15:57:55
Modified files:
lang/ldc : Makefile distinfo
lang/ldc/patches: patch-driver_linker-gcc_cpp
patch-driver_targetmachine_cpp
patch-runtime_CMakeLists_txt
patch-runtime_druntime_src_rt_sections_elf_shared_d
lang/ldc/pkg : PLIST
Removed files:
lang/ldc/patches:
patch-runtime_druntime_src_core_sys_posix_sys_filio_d
patch-runtime_druntime_src_core_sys_posix_sys_ioccom_d
patch-runtime_druntime_src_core_sys_posix_sys_ioctl_d
patch-runtime_druntime_src_core_sys_posix_sys_mman_d
patch-runtime_druntime_src_core_sys_posix_sys_ttycom_d
patch-runtime_druntime_src_core_thread_fiber_d
patch-runtime_druntime_src_rt_sections_ldc_d
Log message:
Update to ldc-1.31.0
Among other things, this version of LDC works with LLVM 15.
Changelog: https://github.com/ldc-developers/ldc/compare/v1.28.0...v1.31.0
prompted by and ok tb@, who also did the LLVM 15 testing