Merge pull request #200320 from viraptor/log4shib-darwin

This commit is contained in:
Martin Weinelt
2022-11-09 23:05:46 +01:00
committed by GitHub
@@ -12,7 +12,7 @@ stdenv.mkDerivation {
nativeBuildInputs = [ autoreconfHook ];
NIX_CFLAGS_COMPILE = [ "-std=c++11" ];
CXXFLAGS = "-std=c++11";
meta = with lib; {
description = "A forked version of log4cpp that has been created for the Shibboleth project";