]> granicus.if.org Git - libjpeg-turbo/commit
Build: Fix regression in AltiVec SIMD detection
authorDRC <information@libjpeg-turbo.org>
Sat, 3 Dec 2016 21:17:09 +0000 (21:17 +0000)
committerDRC <information@libjpeg-turbo.org>
Sat, 3 Dec 2016 21:19:41 +0000 (15:19 -0600)
commit059c9a5f2aa9c10bcd9c167e78abb99483de60cf
treea8c69c167073c3b3473f1edb82be0d3de0b0f8f5
parent94686e3c0fc37ff576d7c6bbc749f8c6d042193e
Build: Fix regression in AltiVec SIMD detection

Only the SIMD source files should be built with -maltivec.  Otherwise
the detection code will not be compiled in.
simd/CMakeLists.txt