util: skip AltiVec detection if built with -maltivec
authorJan Beich <jbeich@FreeBSD.org>
Mon, 16 Sep 2019 11:26:24 +0000 (11:26 +0000)
committerMatt Turner <mattst88@gmail.com>
Wed, 9 Oct 2019 19:55:11 +0000 (12:55 -0700)
commit8d2dd1f4f37277092bfb214fae36025c6563bb87
tree4898b2d082e570dbf7e5e29839e885ff79e3e247
parent601a098338a5c276a538d55bde516624aff99a49
util: skip AltiVec detection if built with -maltivec

Helps platforms where runtime detection isn't implemented.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Jan Beich <jbeich@FreeBSD.org>
src/util/u_cpu_detect.c