diff --git a/configure b/configure index b687790af00594aa22702edf545f125f98f359e4..fced12f9bd38ae709e39a0a2913ee54a8c03d663 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"