You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to both add the option to supply install flags and a way to check if the relevant formula was compiled with the relevant flags (since it currently only checks if it was installed at all).
Also
Each depends_on stanza may only contain one of:
:formula with optional :options (and any future args such as :version)
:cask with optional :options (and any future args such as :version)
Refs #8784.
We need to both add the option to supply install flags and a way to check if the relevant formula was compiled with the relevant flags (since it currently only checks if it was installed at all).
Also
It would look something like
Also, perhaps we will be able to leverage this directly from homebrew, with the merger.
The text was updated successfully, but these errors were encountered: