freebsd-ports/security/botan2
Piotr Kubaj 4122761a7d security/botan2: fix build on powerpc64
aes_power8.cpp needs VSX too apart from crypto:
src/lib/block/aes/aes_power8/aes_power8.cpp:43:49: error: use of undeclared identifier 'vec_vsx_ld'
   return (Altivec64x2)reverse_vec((Altivec8x16)vec_vsx_ld(0, key));;
                                                ^
src/lib/block/aes/aes_power8/aes_power8.cpp:48:36: error: use of undeclared identifier 'vec_vsx_ld'
   return (Altivec64x2)reverse_vec(vec_vsx_ld(0, src));
2020-11-27 13:51:13 +00:00
..
files security/botan2: fix build on powerpc64 2020-11-27 13:51:13 +00:00
distinfo - Update to 2.17.2 2020-11-15 14:07:14 +00:00
Makefile security/botan2: fix build on arm 2020-11-16 10:21:25 +00:00
pkg-descr
pkg-plist security/botan2: fix build on arm 2020-11-16 10:21:25 +00:00