diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-18 09:10:23 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-18 09:10:23 +0300 |
commit | fef2b3a8ed5955b63c71e8e541a5acf2e393925a (patch) | |
tree | e55d2882d5c2c71561a0aa89158ec174d81f92fd /build/ymake_conf.py | |
parent | 2acc0fc3cdc40434ea286f2fac62386e3fd9c19d (diff) | |
download | ydb-fef2b3a8ed5955b63c71e8e541a5acf2e393925a.tar.gz |
intermediate changes
ref:102662f6c42fba80d7bfd4a328124cbb4294be48
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 50dd03ea7e..aa02ad22db 100755 --- a/build/ymake_conf.py +++ b/build/ymake_conf.py @@ -2459,7 +2459,6 @@ class MSVCCompiler(MSVC, Compiler): '-Wno-logical-op-parentheses', '-Wno-macro-redefined', '-Wno-parentheses', - '-Wno-pragma-pack', '-Wno-unknown-warning-option', )) |