Skip to content

Commit

Permalink
llvm: drop obsolete caveats
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Dec 26, 2014
1 parent 4aa4382 commit cfdf668
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Formula/llvm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,6 @@ def caveats
<<-EOS.undent
LLVM executables are installed in #{opt_bin}.
Extra tools are installed in #{opt_share}/llvm.
If you already have LLVM installed, then "brew upgrade llvm" might not work.
Instead, try:
brew rm llvm && brew install llvm
EOS
end
end

0 comments on commit cfdf668

Please sign in to comment.