aboutsummaryrefslogtreecommitdiffstats
path: root/build/ymake_conf.py
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-23 11:28:01 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-23 11:28:01 +0300
commitbf160fca0164c4407b7f29aeb0cbf68745b71f61 (patch)
tree717fd99f6d40f4b707207cb551a4a57ba71e0684 /build/ymake_conf.py
parent12db7f172fd48ffead86b19bff5653a0aaffd0c8 (diff)
downloadydb-bf160fca0164c4407b7f29aeb0cbf68745b71f61.tar.gz
intermediate changes
ref:ebdff8c3d54500ffd2411bb148bf63da1d0f4b77
Diffstat (limited to 'build/ymake_conf.py')
-rwxr-xr-xbuild/ymake_conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/ymake_conf.py b/build/ymake_conf.py
index 8a165e31ca..01fb158d67 100755
--- a/build/ymake_conf.py
+++ b/build/ymake_conf.py
@@ -2470,7 +2470,6 @@ class MSVCCompiler(MSVC, Compiler):
'-Wno-bitwise-op-parentheses',
'-Wno-format',
'-Wno-logical-op-parentheses',
- '-Wno-macro-redefined',
'-Wno-parentheses',
'-Wno-unknown-warning-option',
))