pdnsrec: remove fails_with old clang
This commit is contained in:
parent
e7c996215d
commit
401f540ec2
1 changed files with 0 additions and 5 deletions
|
@ -18,11 +18,6 @@ class Pdnsrec < Formula
|
|||
depends_on "lua"
|
||||
depends_on "openssl@1.1"
|
||||
|
||||
fails_with :clang do
|
||||
build 600
|
||||
cause "incomplete C++11 support"
|
||||
end
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
|
||||
|
|
Loading…
Reference in a new issue