kitchen-sync: remove checks for old compilers.
This commit is contained in:
parent
32b1147713
commit
c52f5c68f9
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ class KitchenSync < Formula
|
|||
depends_on "libpq"
|
||||
depends_on "mysql-client"
|
||||
|
||||
needs :cxx14
|
||||
|
||||
def install
|
||||
system "cmake", ".",
|
||||
"-DMySQL_INCLUDE_DIR=#{Formula["mysql-client"].opt_include}/mysql",
|
||||
|
|
Loading…
Reference in a new issue