gnuplot: remove checks for old compilers.

This commit is contained in:
Mike McQuaid 2019-01-24 13:10:40 +00:00
parent a54177eafa
commit ca567c4708

View file

@ -28,8 +28,6 @@ class Gnuplot < Formula
depends_on "qt"
depends_on "readline"
needs :cxx11
def install
# Qt5 requires c++11 (and the other backends do not care)
ENV.cxx11