osm-pbf: remove checks for old compilers.
This commit is contained in:
parent
3932bf5a9f
commit
951420a21d
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ class OsmPbf < Formula
|
||||||
|
|
||||||
depends_on "protobuf"
|
depends_on "protobuf"
|
||||||
|
|
||||||
needs :cxx11
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
ENV.cxx11
|
ENV.cxx11
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue