CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/08/11 05:11:45
Modified files:
devel/dwz : Makefile
devel/dwz/patches: patch-hashtab_c
Log message:
dwz tweaks:
- slight tidying of makefile
- note in hashtab.c patch that upstream now has the same
- add a comment explaining why we can't use 0.17 yet (upstream normally
builds against sourceware libelf; we use elftoolchain libelf which doesn't
have gelf_getchdr ("retrieve the class-independent compression header
for an ELF section with compressed data") etc yet.