summaryrefslogtreecommitdiffstats
path: root/build/platform
diff options
context:
space:
mode:
authorthegeorg <[email protected]>2024-09-02 15:01:13 +0300
committerthegeorg <[email protected]>2024-09-02 15:27:45 +0300
commit1051e41fe6f31c2ae088154fa739ddb0c33be2cc (patch)
tree8da3da5e46322b1804025224c1b1107f108580dc /build/platform
parent8f11f605dfdaa945905a4a176597774b49e7bfdb (diff)
Remove unused Service-Prebuilt-Tool license
159474d47af62024e91c136be84dc1ed6e4b934b
Diffstat (limited to 'build/platform')
-rw-r--r--build/platform/lld/ya.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/platform/lld/ya.make b/build/platform/lld/ya.make
index 670dd4e4cd7..8d989bbcf8b 100644
--- a/build/platform/lld/ya.make
+++ b/build/platform/lld/ya.make
@@ -1,7 +1,5 @@
RESOURCES_LIBRARY()
-LICENSE(Service-Prebuilt-Tool)
-
DEFAULT(LLD_VERSION ${CLANG_VER})
IF (LLD_VERSION == 14)