diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-05 01:36:17 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-05 01:36:17 +0300 |
commit | 00a2d5e8cd32d0df8bf6cfdf0af651e0dab96619 (patch) | |
tree | b2690895257711e6056f06faf54a358b57067fba /build/ymake_conf.py | |
parent | cb1bde724f66cf9674d898ed30e28275f8174a81 (diff) | |
download | ydb-00a2d5e8cd32d0df8bf6cfdf0af651e0dab96619.tar.gz |
intermediate changes
ref:94d2b0447400b3d6d5501eb9a4c05c0a3f225c61
Diffstat (limited to 'build/ymake_conf.py')
-rwxr-xr-x | build/ymake_conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/ymake_conf.py b/build/ymake_conf.py index 87d789664e..f8c5ef4655 100755 --- a/build/ymake_conf.py +++ b/build/ymake_conf.py @@ -2458,7 +2458,6 @@ class MSVCCompiler(MSVC, Compiler): '-Wno-bitwise-op-parentheses', '-Wno-extern-initializer', '-Wno-format', - '-Wno-inconsistent-dllimport', '-Wno-logical-op-parentheses', '-Wno-macro-redefined', '-Wno-parentheses', |