PKGNAME=sing-box
PKGSEC=net
PKGDES="A universal proxy platform"
PKGDEP="glibc"
BUILDDEP="go llvm"

ABTYPE=gomod
GO_PACKAGES=("cmd/sing-box")

# FIXME: For `with_naive_outbound`, though it does not support ppc64el.
USECLANG=1
USECLANG__PPC64EL=0
