aboutsummaryrefslogtreecommitdiffstats
path: root/build/internal/ya.conf
blob: 5b007c40b9560769ec819db05cc7f5dc9978e668 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
canonization_backend = "ydb-canondata.storage.yandexcloud.net"
bazel_remote_store = true
bazel_remote_baseuri = "http://cachesrv.ydb.tech:8081"

[host_platform_flags]
OPENSOURCE = "yes"
USE_PREBUILT_TOOLS = "no"
USE_AIO = "static"
USE_ICONV = "static"
USE_IDN = "static"

[flags]
OPENSOURCE = "yes"
USE_PREBUILT_TOOLS = "no"
USE_AIO = "static"
USE_ICONV = "static"
USE_IDN = "static"