aboutsummaryrefslogtreecommitdiffstats
path: root/build/ymake_conf.py
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-18 09:10:23 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-18 09:10:23 +0300
commitfef2b3a8ed5955b63c71e8e541a5acf2e393925a (patch)
treee55d2882d5c2c71561a0aa89158ec174d81f92fd /build/ymake_conf.py
parent2acc0fc3cdc40434ea286f2fac62386e3fd9c19d (diff)
downloadydb-fef2b3a8ed5955b63c71e8e541a5acf2e393925a.tar.gz
intermediate changes
ref:102662f6c42fba80d7bfd4a328124cbb4294be48
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 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',
))