Opened 6 weeks ago

Last modified 6 weeks ago

#69662 new defect

port diagnose checks for Homebrew in /usr/local but not /opt/homebrew

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: base Version: 2.9.2
Keywords: Cc:
Port:

Description

port diagnose checks for Homebrew in /usr/local (where it is located on x86_64 machines) but not /opt/homebrew (where it is located on arm64 machines).

Change History (2)

comment:1 Changed 6 weeks ago by jmroot (Joshua Root)

TBF /opt/homebrew is much less of a problem since it's not in the default compiler search paths.

comment:2 Changed 6 weeks ago by ryandesign (Ryan Carsten Schmidt)

But some projects look there deliberately, like cmake did until last week.

Note: See TracTickets for help on using tickets.