PKGNAME=libdatrie
PKGSEC=libs
PKGDEP="glibc"
PKGDES="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe"

NOPARALLEL=1
RECONF=0

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
