llvm: 10.0.1_2#63177
Conversation
|
@fxcoudert not sure if you mind reviewing this. You were the one to change |
|
Here are our criteria for versioned formulas in Homebrew: https://docs.brew.sh/Versions In particular:
|
This is for LLVM, there is already |
Copies llvm.rb at b32d4a6 as llvm@10.rb
ce2aa35 to
fa7e1af
Compare
|
Thanks for proposing the pull request.
|
Ok, I'll try updating arrow's Brewfile to use llvm@9 the same way you are suggesting you did. Thanks for the update. |
Copies llvm.rb at b32d4a6 as llvm@10.rb
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install <formula>)?