aspcud: remove checks for old compilers.
This commit is contained in:
parent
e3fb43c0c2
commit
11f9c8e105
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ class Aspcud < Formula
|
|||
depends_on "re2c" => :build
|
||||
depends_on "clingo"
|
||||
|
||||
needs :cxx14
|
||||
|
||||
def install
|
||||
args = std_cmake_args
|
||||
args << "-DASPCUD_GRINGO_PATH=#{Formula["clingo"].opt_bin}/gringo"
|
||||
|
|
Loading…
Reference in a new issue