libglademm: remove checks for old compilers.
This commit is contained in:
parent
971b964b94
commit
03e15cadf3
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ class Libglademm < Formula
|
|||
depends_on "gtkmm"
|
||||
depends_on "libglade"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue