gawk: remove unused fails_with :llvm.

This commit is contained in:
Mike McQuaid 2016-12-13 01:57:40 +00:00 committed by Tomasz Pajor
parent 8d0ebc030b
commit 3319384c26

View file

@ -12,11 +12,6 @@ class Gawk < Formula
sha256 "bc8bd37d3761403f22bf3937097c67d8e76e914c90abfa577fd7e17af337057a" => :yosemite
end
fails_with :llvm do
build 2326
cause "Undefined symbols when linking"
end
depends_on "mpfr"
depends_on "readline"