summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/build_posix/aclocal/strict.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/build_posix/aclocal/strict.m4')
-rw-r--r--src/third_party/wiredtiger/build_posix/aclocal/strict.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/build_posix/aclocal/strict.m4 b/src/third_party/wiredtiger/build_posix/aclocal/strict.m4
index b59f09fe584..0dbd5dbee16 100644
--- a/src/third_party/wiredtiger/build_posix/aclocal/strict.m4
+++ b/src/third_party/wiredtiger/build_posix/aclocal/strict.m4
@@ -64,6 +64,7 @@ AC_DEFUN([AM_CLANG_WARNINGS], [
# removed in the not-too-distant future.
# Apple clang version 4.1
# (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
+ w="$w -Wno-attributes"
w="$w -Wno-pedantic"
w="$w -Wno-unused-command-line-argument"