freebsd.libsysdecode: mark that it only produces a static library (#364409)

This commit is contained in:
Wolfgang Walther
2024-12-15 19:52:16 +01:00
committed by GitHub
@@ -11,4 +11,6 @@ mkDerivation {
'';
MK_TESTS = "no";
alwaysKeepStatic = true;
}