PKGNAME="nali"
PKGSEC=net
PKGDES="An offline tool for querying IP geographic information and CDN provider"
PKGDEP="gcc-runtime"
BUILDDEP="go"
# FIXME: Autobuild does not yet support splitting debug symbols from Go executables.
ABSPLITDBG=0

GO_LDFLAGS+=("-X github.com/zu1k/nali/internal/constant.Version=$PKGVER")
