Home
last modified time | relevance | path

Searched refs:LDLIBS (Results 1 – 25 of 28) sorted by relevance

12

/glibc-2.36/sysdeps/mach/
DMakefile54 LDLIBS-crypt.so += $(objdir)/mach/libmachuser.so
56 LDLIBS-dl.so += $(objdir)/mach/libmachuser.so
58 LDLIBS-nsl.so += $(objdir)/mach/libmachuser.so
59 LDLIBS-nss_compat.so += $(objdir)/mach/libmachuser.so
61 LDLIBS-nss.so += $(objdir)/mach/libmachuser.so
62 LDLIBS-nss_files.so += $(objdir)/mach/libmachuser.so
63 LDLIBS-nss_db.so += $(objdir)/mach/libmachuser.so
64 LDLIBS-nss_compat.so += $(objdir)/mach/libmachuser.so
66 LDLIBS-nss_hesiod.so += $(objdir)/mach/libmachuser.so
68 LDLIBS-tst-rfc3484 += $(objdir)/mach/libmachuser.so
[all …]
/glibc-2.36/stdlib/
DMakefile271 LDLIBS-test-atexit-race = $(shared-thread-library)
272 LDLIBS-test-at_quick_exit-race = $(shared-thread-library)
273 LDLIBS-test-cxa_atexit-race = $(shared-thread-library)
274 LDLIBS-test-cxa_atexit-race2 = $(shared-thread-library)
275 LDLIBS-test-on_exit-race = $(shared-thread-library)
276 LDLIBS-tst-canon-bz26341 = $(shared-thread-library)
277 LDLIBS-tst-arc4random-fork = $(shared-thread-library)
278 LDLIBS-tst-arc4random-thread = $(shared-thread-library)
280 LDLIBS-test-dlclose-exit-race = $(shared-thread-library)
282 LDLIBS-test-dlclose-exit-race-helper.so = $(libsupport) $(shared-thread-library)
[all …]
/glibc-2.36/htl/tests/
DMakefile8 LDLIBS = -lpthread macro
22 $(CC) $(INSTALL_ROOT_LDFLAGS) $(LDFLAGS) $< -o $@ $(LDLIBS)
25 $(CC) -static $(INSTALL_ROOT_LDFLAGS) $(LDFLAGS) $< -o $@ $(LDLIBS)
/glibc-2.36/assert/
DMakefile32 LDLIBS-tst-assert-c++ = -lstdc++
34 LDLIBS-tst-assert-g++ = -lstdc++
/glibc-2.36/nptl/
DMakefile265 LDLIBS-tst-once5 = -lstdc++
267 LDLIBS-tst-thread_local1 = -lstdc++
269 LDLIBS-tst-thread-exit-clobber = -lstdc++
271 LDLIBS-tst-minstack-throw = -lstdc++
545 LDLIBS-tst-cancel24 = -Wl,--no-as-needed -lstdc++
546 LDLIBS-tst-cancel24-static = $(LDLIBS-tst-cancel24)
/glibc-2.36/sysdeps/mach/hurd/
DMakefile226 LDLIBS-pthread.so += $(objdir)/hurd/libhurduser.so
227 LDLIBS-c_malloc_debug.so += $(link-rpcuserlibs)
/glibc-2.36/crypt/
DMakefile41 LDLIBS-crypt.so = -lfreebl3
/glibc-2.36/login/
DMakefile75 LDLIBS-pt_chown = $(libcap)
/glibc-2.36/nscd/
DMakefile72 LDLIBS-nscd = $(selinux-LIBS)
/glibc-2.36/dlfcn/
DMakefile140 LDLIBS-bug-atexit3-lib.so = -lstdc++ -lgcc_eh
/glibc-2.36/nss/
DMakefile152 LDLIBS-makedb := -lselinux
/glibc-2.36/debug/
DMakefile172 LDLIBS-$(1) = -lstdc++
/glibc-2.36/malloc/
DMakefile245 LDLIBS-memusagestat = $(libgd-LDFLAGS) -lgd -lpng -lz -lm
/glibc-2.36/
DMakerules529 # $(LDLIBS-%.so) may contain -l switches to generate run-time dependencies
623 build-module-objlist = $(build-module-helper-objlist) $(LDLIBS-$(@F:%.so=%).so)
625 $(LDLIBS-$(@F:lib%.so=%).so) \
633 LDLIBS-c.so += $(libc.so-gnulib)
DMakeconfig566 # comes before the expansion of LDLIBS-* and affects libraries added
569 # before the expansion of LDLIBS-* variables).
619 link-extra-libs = $(LDLIBS-$(@F))
/glibc-2.36/ChangeLog.old/
DChangeLog.6794 * Makerules (LDLIBS-c.so): New variable.
7191 the other libraries needed by a program, as controled by LDLIBS-$(@F).
7192 * db/Makefile: Use LDLIBS-makedb to link libdb not a dependency, as
8783 use $(LDLIBS-c.so).
9712 * sysdeps/mach/hurd/Makefile (LDLIBS-c.so): Variable removed.
9788 (resobjdir, LDLIBS-nss_dns.so): Variables removed.
DChangeLog.114564 from test program name when constructing suffix for $(LDLIBS-*).
4579 * math/Makefile (LDLIBS-*): Remove variables (they are redundant).
7010 * crypt/Makefile (LDLIBS-cert): Removed.
7011 (LDLIBS-md5c-test): Removed.
DChangeLog.195387 (LDLIBS-memusagestat): New variable.
8055 [$(build-shared)] (LDLIBS-test-strerror-errno): New variable.
14088 * support/Makefile (LDLIBS-links-dso-program): Add -lgcc and
16299 (LDLIBS-tst-absolute-zero-lib.so): New variable.
19566 (LDLIBS-tst-absolute-sym-lib.so): New variable.
23694 (LDLIBS-tst-minstack-throw): Link with libstdc++.
23941 (LDLIBS-tst-thread-exit-clobber): Link with libstdc++.
32089 (LDLIBS-tst-main1): Likewise.
37158 (LDLIBS-tst-assert-c++, LDLIBS-tst-assert-g++): Link with libstdc++.
DChangeLog.174386 * crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of
14165 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add ld.so.
14590 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Use this instead of
DChangeLog.1820842 (LDLIBS-tst-quick_exit): Use -lstdc++ for C++ program.
20843 (LDLIBS-tst-thread-quick_exit): Likewise.
30306 (LDLIBS-tst-thread_local1): Define.
39177 (LDLIBS-bug-atexit3-lib.so): Conditionalize on [$(CXX) nonempty].
59886 (LDLIBS-bench-exp2): Add -lm.
59887 (LDLIBS-bench-log2): Likewise.
60993 (LDLIBS-bench-sqrt): New.
64180 * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
66131 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
66150 [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
[all …]
DChangeLog.15140 * Makerules (LDLIBS-c.so): Use $(libc.so-gnulib) instead of
DChangeLog.nptl868 (LDLIBS-tst-cancel24-static): New macro.
964 (LDLIBS-tst-cancel24): This.
DChangeLog.1612609 * nscd/Makefile (LDLIBS-nscd): New variable.
12612 * Makeconfig (link-extra-libs): Define just as $(LDLIBS-$(@F)).
DChangeLog.58374 * sysdeps/mach/hurd/Makefile (LDLIBS-c.so): New variable.
/glibc-2.36/posix/
Dtst-regex.input421 * Makerules (LDLIBS-c.so): Extend value instead of overwriting it.

12