znc: remove checks for old compilers.
This commit is contained in:
parent
d352b5939b
commit
ad64434a9b
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ class Znc < Formula
|
|||
depends_on "openssl"
|
||||
depends_on "python"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
# These need to be set in CXXFLAGS, because ZNC will embed them in its
|
||||
|
|
Loading…
Reference in a new issue