pcre: remove unused fails_with :llvm.
This commit is contained in:
parent
bfed5319a1
commit
33b1516de6
1 changed files with 0 additions and 5 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue