# FIXME: error: The prebuilt `sys.rs` may not be compatible with your target
if ab_match_arch loongson3; then
    export RUSTFLAGS="${RUSTFLAGS} --cfg=io_uring_skip_arch_check"
fi
