DO NOT MERGE - add sincos.c to libm compilation
For some reason, a previous backport from master didn't get this. Change-Id: I59eb96ad9de495a659808fdfb557033476c3d123
This commit is contained in:
parent
20783c1428
commit
2beac0f5c6
@ -3,6 +3,7 @@ LOCAL_PATH:= $(call my-dir)
|
|||||||
libm_common_src_files:= \
|
libm_common_src_files:= \
|
||||||
isinf.c \
|
isinf.c \
|
||||||
fpclassify.c \
|
fpclassify.c \
|
||||||
|
sincos.c \
|
||||||
bsdsrc/b_exp.c \
|
bsdsrc/b_exp.c \
|
||||||
bsdsrc/b_log.c \
|
bsdsrc/b_log.c \
|
||||||
bsdsrc/b_tgamma.c \
|
bsdsrc/b_tgamma.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user