revert RVC from murax
This commit is contained in:
parent
f8c8643aa5
commit
dca1e5f438
|
@ -57,7 +57,7 @@ object MuraxConfig{
|
||||||
relaxedPcCalculation = true,
|
relaxedPcCalculation = true,
|
||||||
prediction = NONE,
|
prediction = NONE,
|
||||||
catchAccessFault = false,
|
catchAccessFault = false,
|
||||||
compressedGen = true
|
compressedGen = false
|
||||||
),
|
),
|
||||||
new DBusSimplePlugin(
|
new DBusSimplePlugin(
|
||||||
catchAddressMisaligned = false,
|
catchAddressMisaligned = false,
|
||||||
|
|
Loading…
Reference in New Issue