aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-06-01 11:36:32 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-06-01 11:36:32 +0300
commit45799c2715cdd8b97f99eba8864d365389056b3d (patch)
tree110d7ea0fffd22962da3b0ecc93108c263c2e930 /build
parent613651f1b6810fbee85dc4ddb7b3cc5a0a0d665e (diff)
downloadydb-45799c2715cdd8b97f99eba8864d365389056b3d.tar.gz
intermediate changes
ref:56767aba9e551eae48e94d9db7f17176562e2f45
Diffstat (limited to 'build')
-rw-r--r--build/ya.conf.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json
index 11449a6937..00302aafac 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -3438,6 +3438,12 @@
"os": "LINUX"
},
"default": true
+ },
+ {
+ "host": {
+ "os": "DARWIN"
+ },
+ "default": true
}
],
"env": {