llvm: remove old code.
This commit is contained in:
parent
9d3454989e
commit
3bf916dcd1
1 changed files with 0 additions and 1 deletions
|
@ -125,7 +125,6 @@ class Llvm < Formula
|
|||
end
|
||||
|
||||
# According to the official llvm readme, GCC 4.7+ is required
|
||||
fails_with :gcc_4_0
|
||||
fails_with :gcc_4_2
|
||||
("4.3".."4.6").each do |n|
|
||||
fails_with :gcc => n
|
||||
|
|
Loading…
Reference in a new issue