aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.ru>2022-03-03 14:08:45 +0300
committerthegeorg <thegeorg@yandex-team.ru>2022-03-03 14:08:45 +0300
commitecbf59ee908f520741be4c495d9ea4b70dc50fb4 (patch)
tree0f362b5c992ba76edfccbb056ed78aa6d3ab4488 /contrib
parent75b363ad9be455d895aee7f72f45be2d950d3518 (diff)
downloadydb-ecbf59ee908f520741be4c495d9ea4b70dc50fb4.tar.gz
Enable yet another warning under clang-cl
ref:fdd92250532d24eebbf27cb8f8369eeb88e17df9
Diffstat (limited to 'contrib')
-rw-r--r--contrib/restricted/boost/boost_common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/boost/boost_common.inc b/contrib/restricted/boost/boost_common.inc
index 892bae5b39..ac87e45c40 100644
--- a/contrib/restricted/boost/boost_common.inc
+++ b/contrib/restricted/boost/boost_common.inc
@@ -63,7 +63,7 @@ ENDIF ()
IF (OS_WINDOWS AND ARCH_X86_64)
CFLAGS(
-DBOOST_THREAD_USES_CHRONO
- -DBOOST_USE_WINDOWS_H
+ GLOBAL -DBOOST_USE_WINDOWS_H
-DNOMINMAX
-DSECURITY_WIN32
-DWIN32_LEAN_AND_MEAN