Bundled Test
Some checks failed
Build App / Build (push) Failing after 3m24s

This commit is contained in:
2025-03-30 23:59:34 +02:00
parent f3f0d74fec
commit 8086bb586c
3 changed files with 12 additions and 4 deletions

View File

@@ -16,7 +16,5 @@ cynic-codegen = { version = "3" }
[dependencies.sdl2]
version = "0.37"
default-features = false
features = ["ttf","image","gfx","mixer"]
features = ["ttf","image","gfx"]
[target.aarch64-unknown-linux-gnu]
linker = "/usr/bin/aarch64-linux-gnu-gcc"