diff options
author | Andrew Morrow <acm@mongodb.com> | 2016-06-24 16:57:19 -0400 |
---|---|---|
committer | Andrew Morrow <acm@mongodb.com> | 2016-06-24 18:49:32 -0400 |
commit | 1f68696981c5cc549f3f05dba316093c1fa26471 (patch) | |
tree | a54d4b161b420b1eb61a053e74d47dd6caf74818 /src/third_party | |
parent | 752eb0f448987b3e4183beacc622f4e95e7803be (diff) | |
download | mongo-1f68696981c5cc549f3f05dba316093c1fa26471.tar.gz |
SERVER-24230 Update MozJS config per re-generation on OSX 10.8
Diffstat (limited to 'src/third_party')
-rw-r--r-- | src/third_party/mozjs-45/platform/x86_64/osx/build/js-confdefs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/mozjs-45/platform/x86_64/osx/build/js-confdefs.h b/src/third_party/mozjs-45/platform/x86_64/osx/build/js-confdefs.h index 14dc7466391..c3cd87d982b 100644 --- a/src/third_party/mozjs-45/platform/x86_64/osx/build/js-confdefs.h +++ b/src/third_party/mozjs-45/platform/x86_64/osx/build/js-confdefs.h @@ -38,7 +38,6 @@ #define HAVE_NL_TYPES_H 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_SETLOCALE 1 -#define HAVE_SINCOS 1 #define HAVE_SSIZE_T 1 #define HAVE_STRNDUP 1 #define HAVE_SYS_CDEFS_H 1 |