About non-macOS systems that use Darwin kernel #6788
Replies: 1 comment
-
|
Homebrew targets macOS and Linux. Darling is an unsupported platform. We'd consider a PR that adds better detection if someone actually hits this, but we're not going to proactively work on it. Thanks for raising it though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew configOutput of
brew doctorDescription of issue
There exist usable Darwin systems that are not macOS. For example: https://github.com/darlinghq/darling. However, Homebrew currently detects if it's macOS only through kernel type. Then if someone tries to run Homebrew on Darling, they will encounter strange issues instead of message telling them their platform is not supported.
Beta Was this translation helpful? Give feedback.
All reactions