LDBL math define is no longer necessary for bionic
Change-Id: I2d98091400a83e2a1219a334daf0063b2fb0efd6
This commit is contained in:
@@ -579,7 +579,7 @@ template <unsigned> struct __static_assert_check {};
|
||||
#define _LIBCPP_LOCALE__L_EXTENSIONS 1
|
||||
#endif
|
||||
|
||||
#if defined(__FreeBSD__) || defined(__ANDROID__)
|
||||
#if defined(__FreeBSD__)
|
||||
#define _DECLARE_C99_LDBL_MATH 1
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user