--- .cargo/config.toml.orig 2025-11-24 09:48:56 +++ .cargo/config.toml 2025-11-24 09:51:18 @@ -22,4 +22,4 @@ # for aarch64-apple-darwin,we also turn on CPU optimization by default # since there's only one kind of aarch64 CPU architecture for apple anyway [target.aarch64-apple-darwin] -rustflags = ["-C", "link-args=-Wl,-rpath,@loader_path", "-C", "target-cpu=native"] +rustflags = ["-C", "link-args=-Wl,-rpath,@loader_path"]