Merge "Remove unused libm_clang variable."
am: e0959b4b16
* commit 'e0959b4b164a26eb9931ed6925c71d7870c063fe':
Remove unused libm_clang variable.
This commit is contained in:
commit
32db9a85ec
1 changed files with 0 additions and 2 deletions
|
@ -467,7 +467,6 @@ LOCAL_C_INCLUDES_x86 += $(LOCAL_PATH)/i387
|
|||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/upstream-freebsd/lib/msun/src/
|
||||
LOCAL_C_INCLUDES_64 += $(LOCAL_PATH)/upstream-freebsd/lib/msun/ld128/
|
||||
|
||||
LOCAL_CLANG := $(libm_clang)
|
||||
LOCAL_ARM_MODE := arm
|
||||
LOCAL_CFLAGS := \
|
||||
-D__BIONIC_NO_MATH_INLINES \
|
||||
|
@ -522,7 +521,6 @@ LOCAL_LDFLAGS_x86_64 += -Wl,--version-script,$(LOCAL_PATH)/libm.x86_64.map
|
|||
|
||||
|
||||
LOCAL_MODULE := libm
|
||||
LOCAL_CLANG := $(libm_clang)
|
||||
LOCAL_SYSTEM_SHARED_LIBRARIES := libc
|
||||
LOCAL_WHOLE_STATIC_LIBRARIES := libm
|
||||
|
||||
|
|
Loading…
Reference in a new issue