This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

cargo: fix rust build linker on aarch64-darwin

Signed-off-by: Seongmin Lee <git@boltless.me>

author
Seongmin Lee
date (Jul 26, 2026, 10:39 PM +0900) commit 49ca06bf parent 00b525c2 change-id ovlwytqr
+2
+2
.cargo/config.toml
··· 1 + [target.aarch64-apple-darwin] 2 + linker = "arm64-apple-darwin-cc"