gnuplot: remove checks for old compilers.
This commit is contained in:
parent
a54177eafa
commit
ca567c4708
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue