CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/04/08 03:15:39
Modified files:
infrastructure/mk: bsd.port.mk
infrastructure/bin: build-debug-info
Log message:
fix build-debug-info so that it works with MULTI_PACKAGES with distinct
PREFIX.
Specifically:
- stop tweaking PREFIX for build-debug-info
- have build-debug-info use -B instead
- generate Makefile with full paths
- tweak the sequence in bsd.port.mk to NOT pass FAKE_SETUP around
This fixes got
