From 87e72caf664137cbd2114d82501b77be47844710 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Wed, 12 Aug 2015 08:00:16 -0700 Subject: [PATCH] znc: needs :cxx11 Closes Homebrew/homebrew#42858. Signed-off-by: Misty De Meo --- Formula/znc.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/znc.rb b/Formula/znc.rb index 3085b0e79c..081e907bfa 100644 --- a/Formula/znc.rb +++ b/Formula/znc.rb @@ -27,6 +27,8 @@ class Znc < Formula depends_on "openssl" depends_on "icu4c" => :optional + needs :cxx11 + def install ENV.cxx11 # These need to be set in CXXFLAGS, because ZNC will embed them in its