Skip to content

Commit 72fafea

Browse files
committed
newer libfalcon uses xz to decompress images
1 parent e532420 commit 72fafea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.cargo/xtask.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ binary_allow_list = [
3939
"sled-agent",
4040
"sled-agent-sim",
4141
]
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

Comments
 (0)