Stop advertising an arm32-specific hack like it's a build system feature.
Change-Id: I3a830b4a3516b6eb8e4f8e6e6b122a22a2e341df
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user