Stop advertising an arm32-specific hack like it's a build system feature.

Change-Id: I3a830b4a3516b6eb8e4f8e6e6b122a22a2e341df
This commit is contained in:
Elliott Hughes
2014-02-20 11:36:55 -08:00
parent ca566b3103
commit 6e39ba73bf
6 changed files with 3 additions and 44 deletions

View File

@@ -84,15 +84,7 @@ libc_bionic_src_files_x86 += \
arch-x86/string/sse2-wcslen-atom.S \
arch-x86/string/sse2-wcscmp-atom.S \
# These are used by the static and dynamic versions of the libc
# respectively.
libc_arch_static_src_files_x86 :=
libc_arch_dynamic_src_files_x86 :=
##########################################
# crt-related
libc_crt_target_cflags_x86 := \
-m32 \
-I$(LOCAL_PATH)/arch-x86/include