# i486, shasumming git archives is broken? if [ "${CARCH}" = "i486" ]; then sha256sums=(SKIP) fi # ABI differences in libxml2, disable XAR eval "$( declare -f build | \ sed ' s/configure/configure --without-xml2 / ' )" # temporary, we still build a version with libb2 though upstream now # has no dependency on libb2 anymore? depends+=(libb2)