Skip to content

Commit

Permalink
image: use systemd-dissect from the host (temporarily)
Browse files Browse the repository at this point in the history
  • Loading branch information
malt3 authored and 3u13r committed Oct 17, 2023
1 parent 0491f32 commit 2d8e743
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions image/measured-boot/cmd/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ go_binary(
],
embed = [":cmd_lib"],
# keep
env = {
"DISSECT_TOOLCHAIN": "$(rootpath @systemd//:bin/systemd-dissect)",
},
# env = {
# "DISSECT_TOOLCHAIN": "$(rootpath @systemd//:bin/systemd-dissect)",
# },
visibility = ["//visibility:public"],
)

0 comments on commit 2d8e743

Please sign in to comment.