We're in luck. The latest Xcode 12.2 beta 2 seems to work with MacPorts without modification on either end. Whew! Now back to getting ports installed and fixed on ARM64! - MLD
On Fri, Sep 25, 2020, at 9:05 PM, Ryan Schmidt wrote: > > > 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. > > >
