K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-07-30T12:21:14.523819Z K 7 svn:log V 373 net-mgmt/aircrack-ng: fix build on powerpc* FreeBSD doesn't have bits/hwcap.h header and elf_aux_info needs to be used instead of getauxval. On powerpc platforms there are libraries for Altivec installed and no libraries for AVX and SSE are installed. PR: 239319 Approved by: lme (maintainer), linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21040 END