diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-23 18:25:53 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-23 18:25:53 +0300 |
commit | 4914769dbb8ee452e2a91c0abe0edd96c39c6478 (patch) | |
tree | 852d0996556c9fc24273e22796c4b94c9a0a1642 | |
parent | 66ffaf701b74c3818cb51e94fe8d87e1adedc19f (diff) | |
download | ydb-4914769dbb8ee452e2a91c0abe0edd96c39c6478.tar.gz |
intermediate changes
ref:3aefe7ae2b56cdca871fb1a7710dc4ce414352a6
-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 97e98795e6..c889f9a782 100755 --- a/build/ymake_conf.py +++ b/build/ymake_conf.py @@ -2462,7 +2462,6 @@ class MSVCCompiler(MSVC, Compiler): '-Wno-dll-attribute-on-redeclaration', '-Wno-extern-initializer', '-Wno-format', - '-Wno-ignored-pragma-optimize', '-Wno-inconsistent-dllimport', '-Wno-int-conversion', '-Wno-logical-op-parentheses', |