CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/04/22 00:12:24
Modified files:
devel/llvm/22/patches: patch-lld_ELF_LinkerScript_cpp
devel/llvm/20 : Makefile
devel/llvm/20/patches: patch-lld_ELF_LinkerScript_cpp
devel/llvm/21 : Makefile
devel/llvm/21/patches: patch-lld_ELF_LinkerScript_cpp
Log message:
fix section merging for .srodata and .openbsd.randomdata
there was a bad merge of changes and a comma was lost and with that
section merging for .srodata and .openbsd.randomdata
ok naddy@, sthen@