aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2025-02-15 01:38:48 +0300
committerthegeorg <thegeorg@yandex-team.com>2025-02-15 02:03:23 +0300
commit784038d7404cb679026c8cc19204497e8411c75a (patch)
tree998d8989f64968190cdffa54af65b55a18d85dd4
parent9ea3805f270e3f8c019387234333ea4281636616 (diff)
downloadydb-784038d7404cb679026c8cc19204497e8411c75a.tar.gz
Cleanup build/conf/linkers/ld.conf
commit_hash:0effb01ff2ac973dcdea01b01a85c2188ef78ec8
-rw-r--r--build/conf/linkers/ld.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/build/conf/linkers/ld.conf b/build/conf/linkers/ld.conf
index a28df54a2f..01b20cf103 100644
--- a/build/conf/linkers/ld.conf
+++ b/build/conf/linkers/ld.conf
@@ -396,13 +396,6 @@ LINK_RECURSIVE_LIBRARY=\
$_LD_LINK_FAT_SRCS_GLOBALS_NO_WA \
$_LD_LINK_FAT_SUFFIX2
-LIBRT=-lrt
-LIBRESOLV=
-when ($OS_LINUX || $OS_DARWIN || $OS_ANDROID) {
- LIBRESOLV=-lresolv
-}
-PROFFLAG=-pg
-
_THINLTO_CACHE_FLAGS=
macro THINLTO_CACHE(file) {
DEFAULT(THINLTO_CACHE use)