CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/07/07 01:20:28
Modified files:
infrastructure/bin: check-lib-depends
Log message:
print the subpackage (if any) in check-lib-depends output
turns the diagnostic messages like
WANTLIB += foo bar
to
WANTLIB-subp += foo bar
when checking the libraries in a subpackage.
OK and lots of help and improvements from espie@
