···12121313 nativeBuildInputs = [ autoreconfHook ];
14141515- NIX_CFLAGS_COMPILE = [ "-std=c++11" ];
1515+ CXXFLAGS = "-std=c++11";
16161717 meta = with lib; {
1818 description = "A forked version of log4cpp that has been created for the Shibboleth project";