зеркало из https://github.com/mozilla/gecko-dev.git
c6b39f0f90
Currently, the build scripts enable AltiVec unconditionally on all ppc* targets. However, there some ppc* targets which do not support AltiVec instruction set extensions, these are often embedded systems like the PowerPC e500 or similar which have their own type of instruction set extensions like SPE. Trying to enable Altivec support on these targets results in a compiler error, hence we need to add an autoconf test for AltiVec support before trying to enable it on ppc* targets. Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> --HG-- extra : rebase_source : 6c4df813d97d95046fd2269c876313ce7591c5cf |
||
---|---|---|
.. | ||
chain.c | ||
chain.h | ||
iccread.c | ||
matrix.c | ||
matrix.h | ||
moz.build | ||
qcms.h | ||
qcmsint.h | ||
qcmstypes.h | ||
transform-altivec.c | ||
transform-sse1.c | ||
transform-sse2.c | ||
transform.c | ||
transform_util.c | ||
transform_util.h |