mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-25 01:11:34 -04:00
[wip] all cc deps from nix
This commit is contained in:
parent
6a2b0b6a4c
commit
f888d67ed5
18 changed files with 244 additions and 63 deletions
|
@ -29,7 +29,7 @@ go_binary(
|
|||
|
||||
platform_binary(
|
||||
name = "qemu_metadata_api_linux_amd64",
|
||||
platform = "@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.23",
|
||||
platform = "//bazel/platforms:constellation_os_x86_64",
|
||||
target_file = ":qemu-metadata-api",
|
||||
visibility = ["//visibility:public"],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue