aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/bfd
diff options
context:
space:
mode:
authorsnermolaev <snermolaev@yandex-team.ru>2022-02-10 16:45:53 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:45:53 +0300
commit2015790ac9fcc04caab83fccc23ab2460310a797 (patch)
treee644e9bc3f6f688561a871793b59bf8a637e0f72 /build/platform/bfd
parentc768a99151e47c3a4bb7b92c514d256abd301c4d (diff)
downloadydb-2015790ac9fcc04caab83fccc23ab2460310a797.tar.gz
Restoring authorship annotation for <snermolaev@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'build/platform/bfd')
-rw-r--r--build/platform/bfd/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/platform/bfd/ya.make b/build/platform/bfd/ya.make
index 67501f665f..65f10dbd3c 100644
--- a/build/platform/bfd/ya.make
+++ b/build/platform/bfd/ya.make
@@ -4,6 +4,6 @@ OWNER(somov)
INCLUDE(${ARCADIA_ROOT}/build/platform/binutils/binutils.resource)
-LDFLAGS(-fuse-ld=$BINUTILS_ROOT_RESOURCE_GLOBAL/bin/ld.bfd)
+LDFLAGS(-fuse-ld=$BINUTILS_ROOT_RESOURCE_GLOBAL/bin/ld.bfd)
END()