Files
SAP-PLEX-SYNC/backend/.cargo/config.toml
b0rbor4d 5b447acd1c
Some checks failed
CI/CD Pipeline / Backend Tests (push) Failing after 27s
CI/CD Pipeline / Frontend Tests (push) Failing after 15s
CI/CD Pipeline / Docker Build (push) Has been skipped
CI/CD Pipeline / Security Scan (push) Has been skipped
Initial commit
2026-04-15 01:41:49 +02:00

5 lines
127 B
TOML
Executable File

[target.x86_64-unknown-linux-musl]
rustflags = ["-C", "target-feature=+crt-static"]
[build]
rustflags = ["-C", "linker=clang"]