bedops: remove checks for old compilers.
This commit is contained in:
parent
8de97bccae
commit
40890155b0
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ class Bedops < Formula
|
|||
sha256 "a860bbe9e2aa2d5289aa0d960bb01212841f71732eb1e913c8364de46f62708c" => :el_capitan
|
||||
end
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
system "make"
|
||||
system "make", "install", "BINDIR=#{bin}"
|
||||
|
|
Loading…
Reference in a new issue