CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/12/13 03:17:44
Modified files:
infrastructure/bin: build-debug-info
Log message:
fold some of the common logic in write_rule
- do the dir check late, so we don't create .debug dirs if not needed.
- add an emptyness check, so that we can warn if we produce an empty
debug package, and advise to tweak DEBUG_PACKAGES manually if there are
several subpackages involved
