Create GCC in podman

This commit is contained in:
2025-01-02 19:47:47 +01:00
parent faa1ec4a0f
commit 12de40e2a0
11 changed files with 57 additions and 19 deletions

View File

@@ -31,5 +31,4 @@ define cargo_unix_default
)
endef
# Run `cargo install cargo-edit --locked`to support upgrade
# Windows build requires "rustup target add x86_64-pc-windows-gnu" and "sudo apt-get install mingw-w64"