commit | 7e841ed688947855a3bd20d2b23a44599257038a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Oct 03 23:30:33 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Oct 03 23:30:33 2013 -0700 |
tree | 205c6762a88cc425d28dabf2a68a2ba7ee0d3fd6 | |
parent | 41ba05e22ed1829cc7431fd4899cfa5725c76044 [diff] |
Remove useless x86 fallbacks. The NDK ABI requires that you support SSE2, and the build system won't let you build with ARCH_X86_HAVE_SSE2 set to false. So let's stop pretending this constant is actually a variable, and let's remove the corresponding dead code. Also, the USE_SSE2 and USE_SSE3 macros are unused, so let's not bother setting them. Change-Id: I40b501d998530d22518ce1c4d14575513a8125bb