unity-test: fix clang build

This commit is contained in:
Matteo Pacini
2026-05-14 08:35:35 +01:00
parent 62b115397a
commit 06561906e0
+1
View File
@@ -27,6 +27,7 @@ let
"-Wno-unsafe-buffer-usage"
"-Wno-reserved-identifier"
"-Wno-extra-semi-stmt"
"-Wno-implicit-void-ptr-cast"
];
in
stdenv.mkDerivation (finalAttrs: {