Merge commit '606cc8afa1cb782311f68560c8f9bad978cdcc32'

* commit '606cc8afa1cb782311f68560c8f9bad978cdcc32':
  configure: ppc: Disable ldbrx instruction by default

Merged-by: Michael Niedermayer <michaelni@gmx.at>
pull/293/head
Michael Niedermayer 11 years ago
commit 9da88d5e56
  1. 2
      configure

2
configure vendored

@ -3590,6 +3590,8 @@ elif enabled mips; then
elif enabled ppc; then
disable ldbrx
case $(tolower $cpu) in
601|ppc601|powerpc601)
cpuflags="-mcpu=601"

Loading…
Cancel
Save