CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/02/04 14:04:08
Modified files:
textproc/pinfo : Makefile
textproc/pinfo/patches: patch-src_filehandling_functions_c
textproc/pinfo/pkg: PLIST
Added files:
textproc/pinfo/patches: patch-src_initializelinks_c
patch-src_parse_config_h
Log message:
pinfo: fix for -fno-common & other housekeeping
extern redefinition of use_manual and turn some inline functions into
static inline to fix build with -O0. Regen PLIST while there.
ok espie (maintainer)