folly: remove checks for old compilers.
This commit is contained in:
parent
d6da45e6a4
commit
c3e6b5b213
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ class Folly < Formula
|
|||
# https://github.com/facebook/folly/pull/445
|
||||
fails_with :gcc => "6"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
|
||||
|
|
Loading…
Reference in a new issue