aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-05-31 23:12:57 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-05-31 23:12:57 +0200
commit1aff90504aa65f1a53304d041ceef940f8b41c9d (patch)
treedaeedef86b25a6ffcd805b7f23a6fe920a1d58ec
parent58a420487337d50f19f73eeed0f2b15d2d727be4 (diff)
downloadffmpeg-1aff90504aa65f1a53304d041ceef940f8b41c9d.tar.gz
configure: ldbrx seems not working on qemu power8, disable for now
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index f1add88222..4b3b8567dd 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"