Searched
full:ldflags (Results
576 -
600 of
1516) sorted by null
<<21222324252627282930>>
| /external/iptables/ |
| configure.ac | 81 saved_LDFLAGS="$LDFLAGS"; 82 LDFLAGS="-Wl,--no-undefined"; 84 [noundef_LDFLAGS="$LDFLAGS"; AC_MSG_RESULT([yes])], 87 LDFLAGS="$saved_LDFLAGS";
|
| /external/kmod/m4/ |
| attributes.m4 | 70 [ac_save_LDFLAGS="$LDFLAGS" 71 LDFLAGS="$LDFLAGS $1" 75 LDFLAGS="$ac_save_LDFLAGS"
|
| /external/libdaemon/m4/ |
| attributes.m4 | 90 [ac_save_LDFLAGS="$LDFLAGS" 91 LDFLAGS="$LDFLAGS $1" 95 LDFLAGS="$ac_save_LDFLAGS"
|
| /external/libpng/scripts/ |
| makefile.dec | 59 LDFLAGS=-L$(ZLIBLIB) -rpath $(ZLIBLIB) libpng.a -lz -lm 106 $(CC) -o pngtest $(CFLAGS) pngtest.o $(LDFLAGS) 175 -o pngtestd `$(BINPATH)/$(LIBNAME)-config --ldflags` 184 -o pngtesti `$(BINPATH)/$(LIBNAME)-config --ldflags`
|
| makefile.ne12bsd | 51 ${CC} ${LDFLAGS} ${.ALLSRC} -o${.TARGET} -lz -lm
|
| makefile.netbsd | 51 ${CC} ${LDFLAGS} ${.ALLSRC} -o${.TARGET} -lz -lm
|
| /external/libunwind/ |
| configure.ac | 297 save_LDFLAGS="$LDFLAGS" 298 LDFLAGS="$LDFLAGS -static-libcxa" 300 LDFLAGS="$save_LDFLAGS"
|
| /external/llvm/bindings/go/ |
| README.txt | 52 $ export CGO_LDFLAGS="`/path/to/llvm-build/bin/llvm-config --ldflags --libs --system-libs all`"
|
| /external/llvm/docs/tutorial/ |
| BuildingAJIT3.rst | 38 clang++ -g toy.cpp `llvm-config --cxxflags --ldflags --system-libs --libs core orc native` -O3 -o toy
|
| /external/ltp/utils/sctp/func_tests/ |
| Makefile | 29 LDFLAGS += $(addprefix -L$(abs_builddir)/../,lib testlib)
|
| /external/lz4/contrib/gen_manual/ |
| Makefile | 36 FLAGS = $(CPPFLAGS) $(CFLAGS) $(LDFLAGS)
|
| /external/lz4/lib/dll/example/ |
| Makefile | 37 FLAGS := $(CFLAGS) $(CPPFLAGS) $(LDFLAGS)
|
| /external/perfetto/gn/ |
| BUILD.gn | 143 ldflags = [ "-fsanitize=fuzzer" ]
|
| /external/protobuf/gtest/m4/ |
| gtest.m4 | 61 GTEST_LDFLAGS=`${GTEST_CONFIG} --ldflags`
|
| /external/protobuf/m4/ |
| acx_check_suncc.m4 | 51 dnl This should just be set in CPPFLAGS and in LDFLAGS, but libtool
|
| /external/protobuf/src/solaris/ |
| libstdc++.la | 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
|
| /external/selinux/libsemanage/src/ |
| Makefile | 29 export LDFLAGS = -g 84 $(CC) $(CFLAGS) $(LDFLAGS) -L. -shared -o $@ $< -lsemanage $(PYLIBS) 87 $(CC) $(CFLAGS) $(LDFLAGS) -L. -shared -o $@ $^ -lsemanage $(RUBYLIBS) 94 $(CC) $(CFLAGS) $(LDFLAGS) -shared -o $@ $^ -lsepol -laudit -lselinux -lbz2 -Wl,-soname,$(LIBSO),--version-script=libsemanage.map,-z,defs
|
| /external/selinux/libsepol/tests/ |
| Makefile | 35 $(CC) $(LDFLAGS) $(objs) $(parserobjs) -lcunit -lcurses $(LIBSEPOL) -o $@
|
| /external/selinux/restorecond/ |
| Makefile | 39 $(CC) $(LDFLAGS) -o $@ $^ $(LDLIBS)
|
| /external/syslinux/com32/chain/ |
| Makefile | 25 $(LD) $(LDFLAGS) -o $@ $^
|
| /external/syslinux/com32/gdbstub/ |
| Makefile | 34 $(LD) $(LDFLAGS) -o $@ $^
|
| /external/syslinux/com32/mboot/ |
| Makefile | 31 $(LD) $(LDFLAGS) -o $@ $^
|
| /external/syslinux/com32/modules/ |
| Makefile | 38 $(LD) $(LDFLAGS) -o $@ $^
|
| /external/syslinux/diag/mbr/ |
| Makefile | 29 $(LD) $(LDFLAGS) -T $(mbrdir)/$(ARCH)/mbr.ld -e _start -o $@ $<
|
| /external/syslinux/gnu-efi/gnu-efi-3.0/ |
| Make.rules | 42 $(LD) $(LDFLAGS) $^ -o $@ $(LOADLIBES)
|
Completed in 1115 milliseconds
<<21222324252627282930>>