CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/09/30 07:53:37
Modified files:
devel/llvm/19 : Makefile
devel/llvm/19/patches: patch-clang_lib_Basic_Targets_X86_h
devel/llvm/20 : Makefile
devel/llvm/20/patches: patch-clang_lib_Basic_Targets_X86_h
devel/llvm/21 : Makefile
devel/llvm/21/patches: patch-clang_lib_Basic_Targets_X86_h
Added files:
devel/llvm/19/patches: patch-clang_lib_Basic_Targets_AArch64_cpp
devel/llvm/20/patches: patch-clang_lib_Basic_Targets_AArch64_cpp
devel/llvm/21/patches: patch-clang_lib_Basic_Targets_AArch64_cpp
Log message:
neuter the preserve_{most,all} attributes on OpenBSD (synced from base)
The preserve_{most,all} attributes do not work with retguard so let's warn
the user about them while also ignoring them completely.