CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/11/30 12:31:37
Modified files:
sysutils/patchelf: Makefile
Added files:
sysutils/patchelf/patches: patch-src_patchelf_cc
Log message:
Pledge patchelf(1), it only reads/writes/creates files.
Do so in main() since mainWrapped() itself parses files whilst parsing
command line arguments (--rename-dynamic-symbols).
