PKGNAME=libb2
PKGSEC=libs
PKGDES="A C library providing BLAKE2b, BLAKE2s, BLAKE2bp and BLAKE2sp hash functions"
PKGDEP="gcc-runtime"

AUTOTOOLS_AFTER="--disable-static \
                 --enable-shared \
                 --disable-native"

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