Skip to content
Commit 5cb049e4 authored by J. Brandt Buckley's avatar J. Brandt Buckley Committed by Mislav Marohnić
Browse files

Update instructions to install LLVM 3.5 using Homebrew

Homebrew bumped the version of LLVM installed with `brew install llvm`
from 3.5.1 to 3.6.0. So now users will have to tap homebrew-versions and
run `brew install llvm35` in order to get the version necessary to
install recent versions of Rubinius. The 3.5-specific `llvm-config`
becomes `llvm-config-3.5` accordingly.

https://github.com/Homebrew/homebrew/commit/0196a069a01e455b61778d804ebb81f46e7c31ff
parent e33751fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment