Only enable it for CPUs that support it.
This restores the behavior prior to 7a650caf.
---

.. some FATE stations are complaining ..

 configure | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure b/configure
index ecccd21..2534fae 100755
--- a/configure
+++ b/configure
@@ -3135,6 +3135,8 @@ elif enabled mips; then
 
 elif enabled ppc; then
 
+    disable ldbrx
+
     case $(tolower $cpu) in
         601|ppc601|powerpc601)
             cpuflags="-mcpu=601"
-- 
1.8.3.2

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to