diff options
| author | thegeorg <[email protected]> | 2025-02-15 01:38:48 +0300 |
|---|---|---|
| committer | thegeorg <[email protected]> | 2025-02-15 02:03:23 +0300 |
| commit | 784038d7404cb679026c8cc19204497e8411c75a (patch) | |
| tree | 998d8989f64968190cdffa54af65b55a18d85dd4 | |
| parent | 9ea3805f270e3f8c019387234333ea4281636616 (diff) | |
Cleanup build/conf/linkers/ld.conf
commit_hash:0effb01ff2ac973dcdea01b01a85c2188ef78ec8
| -rw-r--r-- | build/conf/linkers/ld.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/build/conf/linkers/ld.conf b/build/conf/linkers/ld.conf index a28df54a2fa..01b20cf103d 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) |
