spdlog: remove checks for old compilers.
This commit is contained in:
parent
c687c820a5
commit
cf8e944b24
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ class Spdlog < Formula
|
||||||
|
|
||||||
depends_on "cmake" => :build
|
depends_on "cmake" => :build
|
||||||
|
|
||||||
needs :cxx11
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
ENV.cxx11
|
ENV.cxx11
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue