cwen 566e1e16bd aircrack-ng: fix the build on powerpc
aircrack-ng uses an old version of John the Ripper, the whole Altivec
acceleration code does not build since the move to clang/compiler_rt;
it fails with ports-gcc as well. John codebase massively changed in
this regard since then, making backports too massive.

Remove AltiVec support and associated PFRAG, with a patch ensuring that
AltiVec and POWER8 are *really* disabled at build time (from upstream).

OK benoit@ (maintainer)
2020-06-13 17:38:49 +00:00
..
2019-02-23 22:23:25 +00:00
2019-02-23 22:23:25 +00:00
2020-06-13 17:38:49 +00:00