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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2015-05-31 23:12:57 +02:00
parent 58a4204873
commit 1aff90504a
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -4017,7 +4017,6 @@ elif enabled ppc; then
;;
power[7-8]*)
cpuflags="-mcpu=$cpu"
enable ldbrx
;;
cell)
cpuflags="-mcpu=cell"