ffmpeg: Pass along all of CCLDs flags, fix !Altivec PowerPC
commit6ed4b0e2b64aecb5155dd6b880407a94f28e0e82
authorTom Rini <tom_rini@mentor.com>
Wed, 8 Sep 2010 16:25:21 +0000 (8 09:25 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 13 Sep 2010 16:00:41 +0000 (13 09:00 -0700)
treef4bb398ad019c75e5affe0d642febc9cf61c09f2
parentbfd4f01d2f34fe7c160640ac913b8f6d47f3e9bd
ffmpeg: Pass along all of CCLDs flags, fix !Altivec PowerPC

What's passed for --enable-ldflags is for ffmpeg using cc-as-ld but
not just using CCLD, so pass in TOOLCHAIN_OPTIONS.  For PowerPC,
only pass --enable-altivec on ppce600 (only case of it we support)
otherwise disable as ffmpeg defaults to enabled.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/ffmpeg/ffmpeg.inc
recipes/ffmpeg/ffmpeg_0.5.bb