Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/ffmpeg: Fix mips compile
Date: Sat, 25 Jul 2015 23:22:16 +0200	[thread overview]
Message-ID: <20150725212216.GC1847@free.fr> (raw)
In-Reply-To: <1437761628-4558-1-git-send-email-bernd.kuhls@t-online.de>

Bernd, All,

On 2015-07-24 20:13 +0200, Bernd Kuhls spake thusly:
> buildroot has no support for msa, CONFIG_CPU_HAS_MSA is not enabled in
> kernel config.
> 
> Fixes
> http://autobuild.buildroot.net/results/030/03055aa696e9e885baabb43fff613d751974a4b7//
> http://autobuild.buildroot.net/results/6b5/6b5c13c949e8ae23f1b58c6da4002371130e9bb3//
> http://autobuild.buildroot.net/results/1af/1af3c68bc21503438fb0066f5e51e82e35a5442b//
> and many others
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/ffmpeg/ffmpeg.mk |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk
> index 0162db2..28c6012 100644
> --- a/package/ffmpeg/ffmpeg.mk
> +++ b/package/ffmpeg/ffmpeg.mk
> @@ -41,6 +41,7 @@ FFMPEG_CONF_OPTS = \
>  	--enable-runtime-cpudetect \
>  	--disable-hardcoded-tables \
>  	--disable-memalign-hack \
> +	--disable-msa \
>  	--enable-hwaccels \
>  	--disable-avisynth \
>  	--disable-frei0r \
> -- 
> 1.7.10.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2015-07-25 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24 18:13 [Buildroot] [PATCH 1/2] package/ffmpeg: Fix mips compile Bernd Kuhls
2015-07-24 18:13 ` [Buildroot] [PATCH 2/2] package/ffmpeg: bump version to 2.7.2 Bernd Kuhls
2015-07-25 21:22 ` Yann E. MORIN [this message]
2015-07-26 13:22 ` [Buildroot] [PATCH 1/2] package/ffmpeg: Fix mips compile Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150725212216.GC1847@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox