diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-26 01:49:27 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-01-26 01:49:27 +0100 |
| commit | 2bfe4fd8cfd855064f8cf22648315030bfd969be (patch) | |
| tree | 99334e2eb1e9b2d2a81b181193376c7262553994 /Cargo.toml | |
| parent | e9df3e0598738e765f931e99ac1ce1878cfb4ff5 (diff) | |
Move cross-compile info
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -33,7 +33,3 @@ assets = [ [lints.clippy] pedantic = "warn" - -[target.aarch64-unknown-linux-gnu] -linker = "aarch64-linux-gnu-gcc" -rustflags = ["-C", "link-arg=-fuse-ld=lld"] |