PKGNAME=p11-kit
PKGDES="A way to load and enumerate PKCS #11 (a Cryptographic Token Interface Standard) modules"
PKGSEC=libs
PKGDEP="ca-certs libtasn1"

ABTYPE=autotools
AUTOTOOLS_AFTER="PYTHON=/usr/bin/python3"

# FIXME: warning: relocation against `p11_forkid' in read-only section `.text'
NOLTO=1

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