Yes. Installing the Xcode.app beta with support for Apple Silicon Macs and adding +universal to your default variants will be a good first step. Note that you will need to explicitly set the universal arches in macports.conf right now (unless you are running on a DTK) since the value is based on the version of macOS and not the value of the SDK.
> On Jun 23, 2020, at 12:08 AM, Stephen J. Butler <[email protected]> > wrote: > > I'd think the promotion of implicit-function-declaration is something you'd > be able to work on and fix in the x86 architecture too, and that seems to be > the major first step here. > > On Tue, Jun 23, 2020 at 1:41 AM Vincent Habchi <[email protected] > <mailto:[email protected]>> wrote: > > > On 22 Jun 2020, at 22:19, Jeremy Huddleston Sequoia <[email protected] > > <mailto:[email protected]>> wrote: > > > > I just pushed some changes to base/master and dports/master to better > > support macOS 11 and Apple Silicon, but there's quite a bit of work ahead > > of us. > > […] > > > Please reach out if you have any questions or concerns. > > We’re undoubtedly heading into a turbulence zone. Because not all of us will > have early access to the new hardware (I won’t personally, and happen to have > ordered the latest MacBook Air with an i7 CPU a few days ago…), it means that > those who will will probably have to bear the burden of testing a lot of > ports and reporting errors, while the maintainers won’t have the ability to > test the fixes. > > Wouldn’t it be possible to somehow set up a new hardware machine with > MacPorts installed and give all maintainers the possibility to log into it > and test their ports? > > V. >
