# FIXME: loongson3 + lld building issue
if ab_match_arch loongson3; then
    export RUSTFLAGS="$RUSTFLAGS -Clink-args=-fuse-ld=bfd"
fi
