[Buildroot] [PATCH v2] ffmpeg: fix build for xtensa

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Dec 25 11:28:42 UTC 2013


Dear Baruch Siach,

On Wed, 25 Dec 2013 11:24:18 +0200, Baruch Siach wrote:
> The ffmpeg package generates libraries that are too large for the xtensa
> default placement of literals in a dedicated section. Use
> -mtext-section-literal to place literals in the text section.
> 
> Fixes
> http://autobuild.buildroot.net/results/606/60670d35f16c3b8fe19debf7f8e40a046a579520/
> 
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> v2:
>     Use FFMPEG_CFLAGS as intermediate variable (Thomas Petazzoni)
> ---
>  package/ffmpeg/ffmpeg.mk | 8 ++++++++
>  1 file changed, 8 insertions(+)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list