pcre: remove unused fails_with :llvm.

This commit is contained in:
Mike McQuaid 2016-12-13 01:57:43 +00:00 committed by Tomasz Pajor
parent bfed5319a1
commit 33b1516de6

View file

@ -23,11 +23,6 @@ class Pcre < Formula
option :universal
fails_with :llvm do
build 2326
cause "Bus error in ld on SL 10.6.4"
end
def install
ENV.universal_binary if build.universal?