cat ~/.cargo/config
[target.x86_64-unknown-freebsd] linker = "/home/drewg123/bin/cargo-ld"
#!/bin/sh exec /usr/bin/ld -L/usr/local/lib $*