summaryrefslogtreecommitdiff
path: root/indra/llkdu/include_kdu_xxxx.h
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2020-08-18 19:17:21 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2020-08-18 19:17:21 +0300
commitb3b33a03c41cf3e26c080adb9c6cbefb32c1c4de (patch)
tree7c64d36bf256e59b09ee21306baaa3cb558d928b /indra/llkdu/include_kdu_xxxx.h
parent6d06d4bb5425c086551fa452fce3f9788fa16921 (diff)
parente8b31d03b4f6f0ffb981b4ea150743daf7b4a958 (diff)
Merge branch 'master' into DRTVWR-486
Diffstat (limited to 'indra/llkdu/include_kdu_xxxx.h')
-rw-r--r--indra/llkdu/include_kdu_xxxx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llkdu/include_kdu_xxxx.h b/indra/llkdu/include_kdu_xxxx.h
index a1dbced60b..61204b5689 100644
--- a/indra/llkdu/include_kdu_xxxx.h
+++ b/indra/llkdu/include_kdu_xxxx.h
@@ -16,7 +16,7 @@
// #include "include_kdu_xxxx.h"
// // kdu_xxxx #undef'ed by include_kdu_xxxx.h
-#if LL_DARWIN
+#if __clang__
// don't *really* want to rebuild KDU so turn off specific warnings for this header
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wself-assign-field"