我想让rustc在特定的包装箱中使用 lld 而不是 ld 作为链接器。因此,我在项目目录中使用以下命令创建了 .cargo/config : [target.x86_64-unknown-linux-gnu] linker ...
確定! 回上一頁