libpointing: remove checks for old compilers.
This commit is contained in:
parent
53466fcc8d
commit
f58ba3a9a5
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ class Libpointing < Formula
|
|||
sha256 "7120c106e54576154687dd63cdedb72633644e27213c7dbc1aa515a1227a8f3c" => :yosemite
|
||||
end
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue