Home
last modified time | relevance | path

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

123456789

/third_party/ltp/testcases/kernel/syscalls/futex/
DMakefile6 futex_cmp_requeue01: LDLIBS+=-lrt
7 futex_cmp_requeue02: LDLIBS+=-lrt
8 futex_wait02: LDLIBS+=-lrt
9 futex_wake03: LDLIBS+=-lrt
13 futex_wait05: LDLIBS+=-lrt
14 futex_wait_bitset01: LDLIBS+=-lrt
15 futex_wait_bitset02: LDLIBS+=-lrt
/third_party/ltp/testcases/kernel/syscalls/fcntl/
DMakefile6 fcntl33: LDLIBS+=-lrt
7 fcntl33_64: LDLIBS+=-lrt
9 fcntl34: LDLIBS += -lpthread
10 fcntl34_64: LDLIBS += -lpthread
12 fcntl36: LDLIBS += -lpthread
13 fcntl36_64: LDLIBS += -lpthread
/third_party/ffmpeg/doc/examples/
DMakefile.example12 LDLIBS := $(shell pkg-config --libs $(FFMPEG_LIBS)) $(LDLIBS)
37 avcodec: LDLIBS += -lm
38 encode_audio: LDLIBS += -lm
39 muxing: LDLIBS += -lm
40 resampling_audio: LDLIBS += -lm
/third_party/ltp/testcases/cve/
DMakefile24 cve-2016-7042: LDLIBS += $(KEYUTILS_LIBS)
27 cve-2016-7117: LDLIBS += -lrt
30 cve-2014-0196: LDLIBS += -lrt
33 cve-2014-0196: LDLIBS += -lutil
37 cve-2017-2671: LDLIBS += -lrt
/third_party/curl/src/
DMakefile.netware157 LDFLAGS = -nostdlib $(OBJS) $(PRELUDE) $(LDLIBS) -o $@ -commandfile
249 LDLIBS = $(CURL_LIB)/libcurl.$(LIBEXT)
251 LDLIBS += $(LIBCARES_PATH)/libcares.$(LIBEXT)
260 LDLIBS += $(LIBSSH2_PATH)/nw/libssh2.$(LIBEXT)
269 LDLIBS += $(LIBRTMP_PATH)/librtmp/librtmp.$(LIBEXT)
274 LDLIBS += $(OPENSSL_PATH)/out_nw_$(LIBARCH_L)/ssl.$(LIBEXT)
275 LDLIBS += $(OPENSSL_PATH)/out_nw_$(LIBARCH_L)/crypto.$(LIBEXT)
281 LDLIBS += $(ZLIB_PATH)/nw/$(LIBARCH)/libz.$(LIBEXT)
289 LDLIBS += $(LIBIDN_PATH)/lib/libidn.$(LIBEXT)
293 LDLIBS += $(NGHTTP2_PATH)/lib/libnghttp2.$(LIBEXT)
/third_party/curl/docs/examples/
DMakefile.netware141 LDFLAGS = -nostdlib $< $(PRELUDE) $(LDLIBS) -o $@ -commandfile
230 LDLIBS = $(CURL_LIB)/libcurl.$(LIBEXT)
232 LDLIBS += $(LIBCARES_PATH)/libcares.$(LIBEXT)
241 LDLIBS += $(LIBSSH2_PATH)/nw/libssh2.$(LIBEXT)
250 LDLIBS += $(LIBRTMP_PATH)/librtmp/librtmp.$(LIBEXT)
255 LDLIBS += $(OPENSSL_PATH)/out_nw_$(LIBARCH_L)/ssl.$(LIBEXT)
256 LDLIBS += $(OPENSSL_PATH)/out_nw_$(LIBARCH_L)/crypto.$(LIBEXT)
263 LDLIBS += $(ZLIB_PATH)/nw/$(LIBARCH)/libz.$(LIBEXT)
271 LDLIBS += $(LIBIDN_PATH)/lib/libidn.$(LIBEXT)
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
DMakefile29 LDLIBS += $(NUMA_LIBS)
30 LDLIBS := $(filter-out -lltp,$(LDLIBS)) macro
/third_party/gptfdisk/
DMakefile15 $(CXX) $(LIB_OBJS) gdisk.o gpttext.o $(LDFLAGS) -luuid $(LDLIBS) -o gdisk
19 $(CXX) $(LIB_OBJS) cgdisk.o gptcurses.o $(LDFLAGS) -luuid -lncursesw $(LDLIBS) -o cgdisk
23 $(CXX) $(LIB_OBJS) sgdisk.o gptcl.o $(LDFLAGS) -luuid -lpopt $(LDLIBS) -o sgdisk
27 $(CXX) $(MBR_LIB_OBJS) fixparts.o $(LDFLAGS) $(LDLIBS) -o fixparts
/third_party/ltp/lib/newlib_tests/
DMakefile6 LDLIBS += -lltp
12 test16: LDLIBS+=-lrt
13 tst_expiration_timer: LDLIBS+=-lrt
/third_party/ltp/testcases/kernel/syscalls/sethostname/
DMakefile12 $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION)
15 $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION)
18 $(LINK.c) $^ $(LOADLIBES) $(LDLIBS) $(OUTPUT_OPTION)
/third_party/curl/lib/
DMakefile.netware251 LDLIBS += $(LIBCARES_PATH)/libcares.$(LIBEXT)
256 LDLIBS += $(LIBSSH2_PATH)/nw/libssh2.$(LIBEXT)
264 LDLIBS += $(LIBRTMP_PATH)/librtmp/librtmp.$(LIBEXT)
268 LDLIBS += $(OPENSSL_PATH)/out_nw_$(LIBARCH_L)/ssl.$(LIBEXT)
269 LDLIBS += $(OPENSSL_PATH)/out_nw_$(LIBARCH_L)/crypto.$(LIBEXT)
277 LDLIBS += $(ZLIB_PATH)/nw/$(LIBARCH)/libz.$(LIBEXT)
285 LDLIBS += $(LIBIDN_PATH)/lib/libidn.$(LIBEXT)
289 LDLIBS += $(NGHTTP2_PATH)/lib/libnghttp2.$(LIBEXT)
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Dmakefile.unix10 LDLIBS = ../../src/mux/libwebpmux.a ../../src/demux/libwebpdemux.a
11 LDLIBS += ../../src/libwebp.a ../../imageio/libimageio_util.a
21 $(1): $$(addsuffix .o, $(1)) $(LDLIBS)
/third_party/musl/libc-test/
DMakefile9 LDLIBS:=$(B)/common/libtest.a macro
136 …$(CC) -shared $(LDFLAGS) $($*.so.LDFLAGS) -o $@ $(sort $< $($*.so.LOBJS)) $(LDLIBS) $($*.so.LDLIBS
138 …AGS) $($*-static.LDFLAGS) -o $@ $(sort $< $($*-static.OBJS)) $(LDLIBS) $($*-static.LDLIBS) 2>$@.ld…
140 …$(CC) $(LDFLAGS) $($*.LDFLAGS) -o $@ $(sort $< $($*.OBJS)) $(LDLIBS) $($*.LDLIBS) 2>$@.ld.err || e…
/third_party/selinux/secilc/
DMakefile29 override LDLIBS += -lsepol
34 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDLIBS)
43 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDLIBS)
46 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $^ $(LDLIBS)
/third_party/ltp/testcases/kernel/syscalls/timerfd/
DMakefile8 LDLIBS += -lrt
9 timerfd_settime02: LDLIBS += -pthread
/third_party/ltp/testcases/kernel/syscalls/keyctl/
DMakefile8 LDLIBS += $(KEYUTILS_LIBS)
9 keyctl02: LDLIBS += -lpthread
/third_party/ltp/testcases/kernel/syscalls/prctl/
DMakefile8 prctl07: LDLIBS += $(CAP_LIBS)
9 prctl09: LDLIBS += -lrt
/third_party/ltp/testcases/kernel/syscalls/nanosleep/
DMakefile6 nanosleep01: LDLIBS+=-lrt
7 nanosleep02: LDLIBS+=-lrt
/third_party/libcoap/tests/oss-fuzz/
DMakefile.oss-fuzz6 LDLIBS+=-lFuzzingEngine
7 export LDLIBS
/third_party/ltp/testcases/kernel/containers/sysvipc/
DMakefile26 LDLIBS := -lclone $(LDLIBS) macro
/third_party/ltp/testcases/kernel/containers/mountns/
DMakefile21 LDLIBS := -lclone $(LDLIBS) macro
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
DMakefile28 LDLIBS := -lm -lcontrollers -lltp $(LDLIBS) macro
/third_party/ltp/testcases/kernel/containers/userns/
DMakefile24 LDLIBS := -lclone $(LDLIBS) $(CAP_LIBS) macro
/third_party/ltp/testcases/kernel/containers/mqns/
DMakefile27 LDLIBS := -lpthread -lrt -lclone $(LDLIBS) macro
/third_party/ltp/testcases/kernel/containers/utsname/
DMakefile26 LDLIBS := -lclone -lpthread -lrt $(LDLIBS) macro

123456789