root: remove checks for old compilers.
This commit is contained in:
parent
0774ceedf5
commit
d4cfb35517
1 changed files with 0 additions and 2 deletions
|
@ -43,8 +43,6 @@ class Root < Formula
|
|||
|
||||
skip_clean "bin"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
# Work around "error: no member named 'signbit' in the global namespace"
|
||||
ENV.delete("SDKROOT") if DevelopmentTools.clang_build_version >= 900
|
||||
|
|
Loading…
Reference in a new issue