PKGNAME=git-absorb
PKGDES="Automatically write fixup! commits, similar to hg absort"
PKGSEC=devel
PKGDEP="git"
BUILDDEP="rustc llvm libgit2"

CARGO_AFTER="--features=git2/vendored-libgit2"
USECLANG=1
# FIXME: loongson3 + lld building issue
NOLTO__LOONGSON3=1
