]> code.ossystems Code Review - openembedded-core.git/commit
Fix flac build on e500mc cores
authorMatthew McClintock <msm@freescale.com>
Thu, 29 Sep 2011 04:21:06 +0000 (23:21 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:27:04 +0000 (16:27 +0000)
commita7237f2be949aef19eedad5a4f34b91641f1660f
tree862ba8e7ff5afb3ba604e879e09b12060a8d5de3
parent98acff46d777a5a0931a80a33e9c9d148a0f69a6
Fix flac build on e500mc cores

This core does not have altivec, so we disable it in the build,
also reestablish the config option to enable/disable building
with altivec

If SPE is not detected we always build with altivec which is wrong. This
will check to make sure altivec is enabled and pass build options
through accordingly

(From OE-Core rev: 96241de59fdf548ae0f80cc9e4668f9ba11924ef)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/flac/flac-1.2.1/0001-No-AltiVec-on-SPE.patch
meta/recipes-multimedia/flac/flac_1.2.1.bb