Make SPARC build o3 by default.
--HG-- extra : convert_revision : 7be49f9d395094d849d8da59b0fd4efe962fb201
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
TARGET_ISA = 'sparc'
|
||||
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU'
|
||||
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
|
||||
FULL_SYSTEM = 0
|
||||
|
||||
Reference in New Issue
Block a user