tmux-mem-cpu-load: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:11:20 +00:00
parent 99dd07f9b0
commit 34a6a6ac73

View file

@ -17,8 +17,6 @@ class TmuxMemCpuLoad < Formula
depends_on "cmake" => :build
needs :cxx11
def install
ENV.cxx11
system "cmake", ".", *std_cmake_args