# FIXME: Use lld to workaround aws-lc-rs discovery issue.
if ab_match_arch loongson3; then
        export RUSTFLAGS="${RUSTFLAGS} -Clink-arg=-fuse-ld=lld"
fi
