rust: remove old code.

This commit is contained in:
Mike McQuaid 2019-01-06 14:57:54 +00:00
parent 5a0e9ca164
commit 41bb618ae1

View file

@ -45,7 +45,6 @@ class Rust < Formula
depends_on "pkg-config"
# According to the official 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