On Sep 25, 2020, at 10:31, Michael Dickens wrote:
> Install scripts are calling ‘install -s’ which in turn calls ‘strip’.
>
> After fighting with my hacks for a while I do think the best option is the
> very-final-destroot as mentioned.
>
> I’d appreciate any advice on where and how to add this in MacPorts installed
> files ... I’m not an expert in macports-base.
You would do it in proc portdestroot::destroot_finish in
src/port1.0/portdestroot.tcl.
I am still hopeful that we will need to make no changes to MacPorts base or
ports for this, and that Apple will fix their tools to work properly again.