commit | 3da4f32794e00dbfb798feba69bb05b0a9e07b78 | [log] [tgz] |
---|---|---|
author | Serban Constantinescu <serban.constantinescu@arm.com> | Fri Nov 21 17:28:33 2014 +0000 |
committer | Serban Constantinescu <serban.constantinescu@arm.com> | Mon Nov 24 17:02:34 2014 +0000 |
tree | 43526c2dca7c1238cd6bcd08789f4f65c62256b2 | |
parent | 88392fae52f2b72e5537bb88a073d527edf7c00d [diff] |
Remove TARGET_CPU_SMP. There are no more users of TARGET_CPU_SMP in the current codebase. Expert users should set "-smp" in DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES for targets that run on a single-core CPU. Change-Id: Ib94865f05a92c9a4622540cebc18ded4bdfa6363 Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>