aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-14 00:49:36 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-14 00:49:36 +0300
commit82cfd1b7cab2d843cdf5467d9737f72597a493bd (patch)
tree1dfdcfe81a1a6b193ceacc2a828c521b657a339b /build
parent3df7211d3e3691f8e33b0a1fb1764fe810d59302 (diff)
downloadydb-82cfd1b7cab2d843cdf5467d9737f72597a493bd.tar.gz
intermediate changes
ref:68b1302de4b5da30b6bdf02193f7a2604d8b5cf8
Diffstat (limited to 'build')
-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 162e5b658c..b8b1ca312b 100755
--- a/build/ymake_conf.py
+++ b/build/ymake_conf.py
@@ -2458,7 +2458,6 @@ class MSVCCompiler(MSVC, Compiler):
flags.append('-m64')
c_warnings.extend((
- '-Wno-absolute-value',
'-Wno-bitwise-op-parentheses',
'-Wno-dll-attribute-on-redeclaration',
'-Wno-extern-initializer',