[FFmpeg-cvslog] configure: ldbrx seems not working on qemu power8, disable for now

Michael Niedermayer git at videolan.org
Sun May 31 23:16:02 CEST 2015


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun May 31 23:12:57 2015 +0200| [1aff90504aa65f1a53304d041ceef940f8b41c9d] | committer: Michael Niedermayer

configure: ldbrx seems not working on qemu power8, disable for now

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1aff90504aa65f1a53304d041ceef940f8b41c9d
---

 configure |    1 -
 1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index f1add88..4b3b856 100755
--- a/configure
+++ b/configure
@@ -4017,7 +4017,6 @@ elif enabled ppc; then
         ;;
         power[7-8]*)
             cpuflags="-mcpu=$cpu"
-            enable ldbrx
         ;;
         cell)
             cpuflags="-mcpu=cell"



More information about the ffmpeg-cvslog mailing list