tracebox: remove checks for old compilers.
This commit is contained in:
parent
34a6a6ac73
commit
e84826a5bd
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ class Tracebox < Formula
|
|||
depends_on "json-c"
|
||||
depends_on "lua"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.libcxx
|
||||
system "autoreconf", "--install"
|
||||
|
|
Loading…
Reference in a new issue