ibex: remove checks for old compilers.
This commit is contained in:
parent
64635e0d63
commit
ede590cc59
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ class Ibex < Formula
|
|||
depends_on "flex" => :build
|
||||
depends_on "pkg-config" => [:build, :test]
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
|
||||
|
|
Loading…
Reference in a new issue