* commit '2c0e462f9819587b6376ed90f315e4d6c0b13612': [MIPS] Fix Mips64 build of libm
This commit is contained in:
commit
afccaadc92
1 changed files with 3 additions and 0 deletions
|
@ -270,6 +270,9 @@ LOCAL_SRC_FILES_arm64 += \
|
|||
LOCAL_SRC_FILES_mips += \
|
||||
mips/fenv.c \
|
||||
|
||||
LOCAL_SRC_FILES_mips64 += \
|
||||
mips/fenv.c \
|
||||
|
||||
LOCAL_SRC_FILES_x86 += \
|
||||
i387/fenv.c \
|
||||
|
||||
|
|
Loading…
Reference in a new issue