CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/02/10 13:45:30
Modified files:
net/yersinia : Makefile
Added files:
net/yersinia/patches: patch-src_vtp_c
Log message:
net/yersinia: repair integer/pointer mixup to fix build with clang 15
Drop unconditional -DLBL_ALIGN, there is now a configure check.
Fix misdeclared variable and corresponding memcpy() size.
with and ok tb@
