Loading pkgs/by-name/_7/_7zz/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,10 @@ stdenv.mkDerivation (finalAttrs: { "-Wno-unsafe-buffer-usage" "-Wno-cast-function-type-strict" ]) # These three probably started to appear with clang 20 or 21: "-Wno-c++-keyword" "-Wno-implicit-void-ptr-cast" "-Wno-nrvo" ] ); Loading Loading
pkgs/by-name/_7/_7zz/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,10 @@ stdenv.mkDerivation (finalAttrs: { "-Wno-unsafe-buffer-usage" "-Wno-cast-function-type-strict" ]) # These three probably started to appear with clang 20 or 21: "-Wno-c++-keyword" "-Wno-implicit-void-ptr-cast" "-Wno-nrvo" ] ); Loading