| /external/autotest/client/tests/aio_dio_bugs/ |
| aio_dio_bugs.py | 22 ldflags = '-L ' + self.autodir + '/deps/libaio/lib' 24 self.gcc_flags = ldflags + ' ' + cflags
|
| /external/capstone/packages/macports/devel/capstone/ |
| Portfile | 32 LDFLAGS="${configure.ldflags} [get_canonical_archflags ld]" \
|
| /external/freetype/src/tools/ftrandom/ |
| Makefile | 30 LDFLAGS = 43 $(CC) $(LDFLAGS) -o $@ $^ $(LIBS)
|
| /external/iproute2/genl/ |
| Makefile | 16 LDFLAGS += -Wl,-export-dynamic 23 $(QUIET_LINK)$(CC) $^ $(LDFLAGS) $(LDLIBS) -o $@
|
| /external/libcap/pam_cap/ |
| Makefile | 20 $(LD) $(LDFLAGS) -o pam_cap.so $< $(LDLIBS) 26 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $+ -lpam -ldl $(LDLIBS)
|
| /external/libcap/progs/ |
| Makefile | 12 LDFLAGS += --static 19 $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $< $(LDLIBS)
|
| /external/libexif/auto-m4/ |
| lib-prefix.m4 | 18 dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed 86 dnl Potentially add $additional_libdir to $LDFLAGS. 89 dnl 2. if it's already present in $LDFLAGS, 94 for x in $LDFLAGS; do 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
| /external/libpng/scripts/ |
| smakefile.ppc | 16 LDFLAGS = -r -o 33 $(LN) $(LDFLAGS) pngtest LIB:c_ppc.o pngtest.o $(LIBNAME) $(LDLIBS) \
|
| /external/libxml2/ |
| Makefile.win | 9 LDFLAGS = /DEBUG /NODEFAULTLIB:libc 26 $(LD) $(LDFLAGS) /out:tester.exe tester.obj xml.lib
|
| /external/linux-kselftest/tools/testing/selftests/sync/ |
| Makefile | 4 LDFLAGS += -pthread 30 $(CC) -o $(TEST_CUSTOM_PROGS) $(OBJS) $(TESTS) $(CFLAGS) $(LDFLAGS)
|
| /external/llvm/tools/bugpoint/ |
| Android.bp | 35 ldflags: ["-Wl,-export_dynamic"], 38 ldflags: ["-Wl,--export-dynamic"],
|
| /external/llvm/tools/opt/ |
| Android.bp | 63 ldflags: ["-Wl,-export_dynamic"], 66 ldflags: ["-Wl,--export-dynamic"],
|
| /external/pdfium/samples/ |
| BUILD.gn | 17 ldflags = [] 46 ldflags += [ "--coverage" ]
|
| /external/rootdev/ |
| Makefile | 16 $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $^ -o $@ 19 $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -shared -fPIC \
|
| /external/toybox/ |
| configure | 24 # We accept LDFLAGS, but by default don't have anything in it 32 # If HOSTCC needs CFLAGS or LDFLAGS, just add them to the variable
|
| /frameworks/rs/support/jni/ |
| Android.bp | 32 ldflags: [ 71 ldflags: [
|
| /test/vts/utils/native/libprofiling/ |
| Android.bp | 58 ldflags: ["-Wl,--rpath,/data/local/tmp/32"], 61 ldflags: ["-Wl,--rpath,/data/local/tmp/64"],
|
| /toolchain/binutils/binutils-2.27/config/ |
| lib-prefix.m4 | 18 dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed 86 dnl Potentially add $additional_libdir to $LDFLAGS. 89 dnl 2. if it's already present in $LDFLAGS, 94 for x in $LDFLAGS; do 111 dnl Really add $additional_libdir to $LDFLAGS. 112 LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
|
| tls.m4 | 11 chktls_save_LDFLAGS="$LDFLAGS" 12 LDFLAGS="-static $LDFLAGS" 17 LDFLAGS="$chktls_save_LDFLAGS" 75 [chktls_save_LDFLAGS="$LDFLAGS" 80 LDFLAGS="-shared -Wl,--no-undefined $LDFLAGS" 92 LDFLAGS="$chktls_save_LDFLAGS"], [gcc_cv_have_tls=no])
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/microblaze/ |
| relax_size.exp | 2 proc ld_run { objects ldflags dest test } { 3 set ld_output [target_link $objects $dest $ldflags]
|
| /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/ |
| empty-address.exp | 23 set LDFLAGS "$LDFLAGS --image-base 0"
|
| /external/toolchain-utils/ |
| build_chromeos.py | 71 '--ldflags', 72 dest='ldflags', 74 help='LDFLAGS for the ChromeOS packages') 198 "LDFLAGS=\"$(portageq-%s envvar LDFLAGS) %s\" " 203 options.cxxflags, options.board, options.ldflags, 220 "LDFLAGS=\"$(portageq-%s envvar LDFLAGS) %s\" " 225 options.cxxflags, options.board, options.ldflags, 244 "LDFLAGS=\"$(portageq-%s envvar LDFLAGS) %s\" [all...] |
| /external/icu/icu4c/source/config/ |
| mh-irix | 20 #LINK.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) 21 LINK.c= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) 22 LINK.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) 25 SHLIB.c= $(CC) -shared $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) 26 SHLIB.cc= $(CXX) -shared $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
|
| /external/libmicrohttpd/m4/ |
| ax_check_link_flag.m4 | 18 # when the check is done. The check is thus made with the flags: "LDFLAGS 63 ax_check_save_flags=$LDFLAGS 64 LDFLAGS="$LDFLAGS $4 $1" 68 LDFLAGS=$ax_check_save_flags])
|
| /external/v8/gypfiles/ |
| toolchain.gypi | 105 # are using a custom toolchain and need to control -B in ldflags. 379 'ldflags': ['-Wl,--dynamic-linker=<(ldso_path)'], 382 'ldflags': ['-Wl,--rpath=<(ld_r_path)'], 439 'ldflags': ['-EB'], 443 'ldflags': ['-mhard-float'], 446 'ldflags': ['-msoft-float'], 460 'ldflags': ['-mips32r6'], 490 'ldflags': ['-mips32r2'], 503 'ldflags': ['-mips32'], 517 'ldflags': ['-mips32'] [all...] |