json11: remove checks for old compilers.
This commit is contained in:
parent
ede590cc59
commit
a7c0eb4386
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ class Json11 < Formula
|
|||
|
||||
depends_on "cmake" => :build
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
system "cmake", ".", *std_cmake_args
|
||||
system "make", "install"
|
||||
|
|
Loading…
Reference in a new issue