CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/10 13:44:51
Modified files:
infrastructure/bin: build-debug-info
infrastructure/mk: bsd.port.mk
Log message:
build-debug-info actually needs to operate under ${WRKINST}${TRUEPREFIX}
so that it can figure out hardlink
create special LINK entries that just make hardlinks on the dbg info
for already generated stuff.
This solves the python problem noticed by aja@
