Commit 9da88d5e authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '606cc8af'

* commit '606cc8af':
  configure: ppc: Disable ldbrx instruction by default
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 2ef6c0fd 606cc8af
......@@ -3590,6 +3590,8 @@ elif enabled mips; then
elif enabled ppc; then
disable ldbrx
case $(tolower $cpu) in
601|ppc601|powerpc601)
cpuflags="-mcpu=601"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment