kmx git
Register
kc3-lang/SDL
kc3-lang
Login
kc3-lang
/
SDL
Browse
Commit
Author :
pkubaj
Date :
2021-09-21 16:23:48
Hash :
9886d897
Message :
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.