PKGNAME=gf2x
PKGSEC=libs
PKGDEP="glibc"
PKGDES="Routines for arithmetic in GF(2)[x]"

AUTOTOOLS_AFTER__AMD64=(
    "${AUTOTOOLS_AFTER[@]}"
    '--enable-sse2'
    '--disable-pclmul'
)
