diff --git a/build/internal/ya.conf b/build/internal/ya.conf index 4d36fef8574f..e4804f4277a6 100644 --- a/build/internal/ya.conf +++ b/build/internal/ya.conf @@ -7,9 +7,9 @@ test_fakeid = "r13102898" OPENSOURCE = "yes" USE_PREBUILT_TOOLS = "no" USE_AIO = "static" -USE_OPENSOURCE_TEST_TOOL="yes" USE_ICONV = "static" USE_IDN = "static" +APPLE_SDK_LOCAL = "yes" [flags] OPENSOURCE = "yes" @@ -17,3 +17,4 @@ USE_PREBUILT_TOOLS = "no" USE_AIO = "static" USE_ICONV = "static" USE_IDN = "static" +APPLE_SDK_LOCAL = "yes"