mongo-cxx-driver: remove checks for old compilers.
This commit is contained in:
parent
eda0eb5108
commit
caaa8f2ea1
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ class MongoCxxDriver < Formula
|
|||
depends_on "cmake" => :build
|
||||
depends_on "mongo-c-driver"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
mongo_c_prefix = Formula["mongo-c-driver"].opt_prefix
|
||||
system "cmake", ".", *std_cmake_args,
|
||||
|
|
Loading…
Reference in a new issue