Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect HOMEBREW_PREFIX on macOS #2

Closed
wants to merge 1 commit into from

Conversation

clarkema
Copy link

@clarkema clarkema commented Aug 7, 2021

Fresh installations of Homebrew on macOS are now created in
/opt/homebrew instead of /usr/local/.

Looking for Readline under $HOMEBREW_PREFIX with a fallback to
'/usr/local' if not set allows us to support both recent
installations under /opt as well as older installations.

Fresh installations of Homebrew on macOS are now created in
/opt/homebrew instead of /usr/local/.

Looking for Readline under $HOMEBREW_PREFIX with a fallback to
'/usr/local' if not set allows us to support both recent
installations under /opt as well as older installations.
@clarkema clarkema closed this Dec 3, 2023
@clarkema clarkema deleted the macos-homebrew-prefix branch December 3, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant