We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e532420 commit 72fafeaCopy full SHA for 72fafea
.cargo/xtask.toml
@@ -39,3 +39,7 @@ binary_allow_list = [
39
"sled-agent",
40
"sled-agent-sim",
41
]
42
+
43
+# libfalcon uses the xz2 crate to decompress test images.
44
+[libraries."liblzma.so.5"]
45
+binary_allow_list = ["falcon_runner", "falcon_runner_cli"]
0 commit comments