ya.conf 594 B

123456789101112131415161718192021222324
  1. canonization_backend = "ydb-canondata.storage.yandexcloud.net"
  2. bazel_remote_store = true
  3. bazel_remote_baseuri = "http://cachesrv.ydb.tech:8081"
  4. bazel_remote_client_decompress = true
  5. dist_cache_late_fetch = true
  6. test_fakeid = "r13102898"
  7. [host_platform_flags]
  8. OPENSOURCE = "yes"
  9. USE_PREBUILT_TOOLS = "no"
  10. USE_AIO = "static"
  11. USE_ICONV = "static"
  12. USE_IDN = "static"
  13. APPLE_SDK_LOCAL = "yes"
  14. CFLAGS = "-fno-omit-frame-pointer"
  15. [flags]
  16. OPENSOURCE = "yes"
  17. USE_PREBUILT_TOOLS = "no"
  18. USE_AIO = "static"
  19. USE_ICONV = "static"
  20. USE_IDN = "static"
  21. APPLE_SDK_LOCAL = "yes"
  22. CFLAGS = "-fno-omit-frame-pointer"