Commit 9886d897e27ac741daa92304fb0e7917ec701954

pkubaj 2021-09-21T16:23:48

Fix AltiVec detection on FreeBSD The previous code was not correct, because there's no PPC_FEATURE_HAS_ALTIVEC MIB. Instead, elf vector check should be done.