libphonenumber: remove checks for old compilers.
This commit is contained in:
parent
48268ff61c
commit
53466fcc8d
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ class Libphonenumber < Formula
|
|||
sha256 "9bf1fe5182a604b4135edc1a425ae356c9ad15e9b23f9f12a02e80184c3a249c"
|
||||
end
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
(buildpath/"gtest").install resource("gtest")
|
||||
|
|
Loading…
Reference in a new issue