diff options
author | heretic <heretic@yandex-team.ru> | 2022-02-10 16:45:46 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:46 +0300 |
commit | 81eddc8c0b55990194e112b02d127b87d54164a9 (patch) | |
tree | 9142afc54d335ea52910662635b898e79e192e49 /build/external_resources/go_fake_xcrun | |
parent | 397cbe258b9e064f49c4ca575279f02f39fef76e (diff) | |
download | ydb-81eddc8c0b55990194e112b02d127b87d54164a9.tar.gz |
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/external_resources/go_fake_xcrun')
-rw-r--r-- | build/external_resources/go_fake_xcrun/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/external_resources/go_fake_xcrun/ya.make b/build/external_resources/go_fake_xcrun/ya.make index 430f312bd7..f82b5e750a 100644 --- a/build/external_resources/go_fake_xcrun/ya.make +++ b/build/external_resources/go_fake_xcrun/ya.make @@ -7,7 +7,7 @@ IF (NOT HOST_OS_DARWIN AND NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS) ELSE() DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( GO_FAKE_XCRUN - sbr:2000736487 FOR DARWIN-ARM64 + sbr:2000736487 FOR DARWIN-ARM64 sbr:2000736487 FOR DARWIN sbr:2000736769 FOR LINUX sbr:2000736617 FOR WIN32 |