# FIXME: No Rust support for mips64r6el.
# HACK: override strip tool to avoid stripping prematurely
abinfo "Installing thin-provisioning tools ..."
make install \
    STRIP=true \
    DESTDIR="$PKGDIR" \
    BINDIR="$PKGDIR/usr/bin"
