commit | 2be7786b9847861862c60eaf85c610823fdf2da9 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Thu Nov 06 13:27:43 2014 -0800 |
committer | Ian Rogers <irogers@google.com> | Thu Nov 06 13:27:43 2014 -0800 |
tree | f73bb49ff5629026fc6a1a0e764d2b1b551be431 | |
parent | 686a0c4db5e90b811b1fbe1dba3638522ef4b7a1 [diff] |
Fix definining of ANDROID_SMP. If TARGET_CPU_SMP is undefined, such as in SDK builds, then the condition as written before could cause SMP memory barriers to be missing. Also, add a dependency for Android.mk so that changes to it cause recompilation. Change-Id: I63ac0dc4342a39b9355fce2b2200016244cffc4a