Skip to content

Commit

Permalink
newer libfalcon uses xz to decompress images
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana committed Sep 3, 2024
1 parent e532420 commit 72fafea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .cargo/xtask.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ binary_allow_list = [
"sled-agent",
"sled-agent-sim",
]

# libfalcon uses the xz2 crate to decompress test images.
[libraries."liblzma.so.5"]
binary_allow_list = ["falcon_runner", "falcon_runner_cli"]

0 comments on commit 72fafea

Please sign in to comment.