diff options
author | Elliott Hughes <enh@google.com> | 2013-10-03 23:30:33 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-10-03 23:30:33 -0700 |
commit | 7e841ed688947855a3bd20d2b23a44599257038a (patch) | |
tree | 205c6762a88cc425d28dabf2a68a2ba7ee0d3fd6 /libc/MODULE_LICENSE_BSD | |
parent | 41ba05e22ed1829cc7431fd4899cfa5725c76044 (diff) | |
download | bionic-7e841ed688947855a3bd20d2b23a44599257038a.zip bionic-7e841ed688947855a3bd20d2b23a44599257038a.tar.gz bionic-7e841ed688947855a3bd20d2b23a44599257038a.tar.bz2 |
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
Diffstat (limited to 'libc/MODULE_LICENSE_BSD')
0 files changed, 0 insertions, 0 deletions