From 40c2891ccd144b08b06a2d0036317e533c982927 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Tue, 14 Jan 2025 18:47:39 +0100 Subject: wip use naersk but doesn't split build in many derivations --- .cargo/config.toml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .cargo/config.toml (limited to '.cargo/config.toml') diff --git a/.cargo/config.toml b/.cargo/config.toml deleted file mode 100644 index d29d6c33..00000000 --- a/.cargo/config.toml +++ /dev/null @@ -1,3 +0,0 @@ -[target.x86_64-unknown-linux-gnu] -linker = "clang" -rustflags = ["-C", "link-arg=-fuse-ld=mold"] -- cgit v1.2.3