mapcrafter: remove checks for old compilers.
This commit is contained in:
parent
506f676286
commit
b5da4d3d87
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ class Mapcrafter < Formula
|
||||||
depends_on "jpeg-turbo"
|
depends_on "jpeg-turbo"
|
||||||
depends_on "libpng"
|
depends_on "libpng"
|
||||||
|
|
||||||
needs :cxx11
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
ENV.cxx11
|
ENV.cxx11
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue