Home
last modified time | relevance | path

Searched defs:LDFLAGS (Results 1 – 25 of 83) sorted by relevance

1234

/external/autotest/client/site_tests/graphics_SanAngeles/src/
DMakefile16 LDFLAGS = -lm -lGL macro
22 LDFLAGS = -lm -lGLESv2 -lEGL macro
26 LDFLAGS = -lm -ldl macro
/external/coreboot/util/nvramtool/
DMakefile27 LDFLAGS = -framework DirectHW macro
30 LDFLAGS = -l$(shell uname -p) macro
33 LDFLAGS = -lioperm macro
/external/coreboot/payloads/libpayload/curses/PDCurses/win32/
Dwccwin32.mak25 LDFLAGS = D W A op q sys $(TARGET) macro
28 LDFLAGS = op q sys $(TARGET) macro
Dvcwin32.mak25 LDFLAGS = -debug -pdb:none macro
28 LDFLAGS = macro
Dgccwin32.mak25 LDFLAGS = -g macro
28 LDFLAGS = macro
Dmingwin32.mak25 LDFLAGS = -g macro
28 LDFLAGS = macro
/external/coreboot/payloads/libpayload/curses/PDCurses/os2/
Dwccos2.mak25 LDFLAGS = D A op q sys $(TARGET) macro
28 LDFLAGS = op q sys $(TARGET) macro
/external/liburing/examples/
DMakefile4 LDFLAGS ?= macro
13 LDFLAGS ?= macro
/external/coreboot/payloads/libpayload/curses/PDCurses/dos/
Dwccdos4g.mak25 LDFLAGS = D W A op q sys $(TARGET) macro
28 LDFLAGS = op q sys $(TARGET) macro
Dwccdos16.mak28 LDFLAGS = D W A op q sys $(TARGET) macro
31 LDFLAGS = op q sys $(TARGET) macro
Dgccdos.mak25 LDFLAGS = -g macro
28 LDFLAGS = macro
Dmscdos.mak29 LDFLAGS = /CO /NOE /SE:160 macro
32 LDFLAGS = /NOE /SE:160 macro
/external/coreboot/util/ectool/
DMakefile12 LDFLAGS = -lioperm macro
16 LDFLAGS = -l$(shell uname -p) macro
/external/fastrpc/
DMakefile3 LDFLAGS = -fPIC -pie -Wl,--version-script=src/symbols.lst -ldl -lpthread -lm macro
66 LDFLAGS = -fPIC -pie -Wl,--version-script=src/symbols.lst -shared -ldl -lpthread -lm macro
/external/libexif/contrib/watcom/
DMakefile54 LDFLAGS= -zq -l=dos4g macro
56 LDFLAGS= -zq -l=os2v2 macro
58 LDFLAGS= -zq -l=nt macro
/external/libcap/progs/
DMakefile18 LDFLAGS = --static macro
25 LDFLAGS = -Wl,-Bstatic macro
/external/linux-kselftest/tools/testing/selftests/
DMakefile114 override LDFLAGS = macro
122 override LDFLAGS = macro
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/gmpxx/
DMakefile2 LDFLAGS = -lgmpxx -lgmp macro
/external/AFLplusplus/utils/plot_ui/
DMakefile2 LDFLAGS=`pkg-config --libs gtk+-3.0` macro
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
DMakefile38 LDFLAGS = -lcunit macro
/external/regex-re2/
DMakefile18 LDFLAGS?= macro
290 static-testinstall: LDFLAGS:=-pthread -L$(DESTDIR)$(libdir) -l:libre2.a $(LDICU) $(LDFLAGS) macro
304 shared-testinstall: LDFLAGS:=-pthread -L$(DESTDIR)$(libdir) -lre2 $(LDICU) $(LDFLAGS) macro
/external/flatbuffers/grpc/samples/greeter/
DMakefile2 LDFLAGS ?= macro
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/
DMakefile18 LDFLAGS?= macro
331 static-testinstall: LDFLAGS:=-pthread -L$(DESTDIR)$(libdir) -l:libre2.a $(LDICU) $(LDFLAGS) macro
346 shared-testinstall: LDFLAGS:=-pthread -L$(DESTDIR)$(libdir) -lre2 $(LDICU) $(LDFLAGS) macro
/external/curl/m4/
Dxc-cc-check.m453 AC_SUBST([LDFLAGS])dnl subst
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dxc-cc-check.m451 AC_SUBST([LDFLAGS])dnl subst

1234