homebrew-tap
homebrew-tap copied to clipboard
I'm unable to run `brew install rbenv/tap/[email protected]` on my M1, with or without makedepend linked to homebrew. Getting the following output: ``` ➜ ruby_project git:(master) ✗ brew install rbenv/tap/[email protected] Running...
Hello, would it be possible to make the tap compatible with Linux? When trying to install this openssl version on Ubuntu, it fails because of macos specific commands: ``` x86_64cpuid.s:...
I've taken a stab at publishing Homebrew bottles for formula in this repo: `rbenv/tap/[email protected]` and `rbenv/tap/[email protected]` On macOS Sequoia 15 arm64, running `brew install` for any of these formulae should...