# temporarily remove -Werror (and hope misalignment warning are not that serious) prepare() { cd "${srcdir}/${pkgname}" sed -i 's/-Werror//g' Makefile }