CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/01/28 07:43:39
Added files:
devel/jdk/11/patches:
patch-src_jdk_pack_share_native_common-unpack_constants_h
Log message:
devel/jdk/11: fix build with LLVM 19
Clang 19 is now more strict about undefined integral expressions
used as constants in enum.
from FreeBSD, ok tb@
