/external/webkit/Source/WebKit2/ |
D | WebProcess.pro | 24 # From Creator's src/rpath.pri: 25 # Do the rpath by hand since it's not possible to use ORIGIN in QMAKE_RPATHDIR 30 QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$${MY_RPATH}\' -Wl,--no-undefined
|
/external/qemu/distrib/jpeg-6b/ |
D | ltmain.sh | 389 rpath= 440 rpath) 441 rpath="$rpath $arg" 880 set dummy $rpath 882 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2 1157 if test -n "$rpath"; then 1159 for libdir in $rpath; do 1371 rpath= 1376 rpath="$rpath$dir:" 1380 rpath="$rpath\$thisdir/$dir:" [all …]
|
/external/jpeg/ |
D | ltmain.sh | 389 rpath= 440 rpath) 441 rpath="$rpath $arg" 880 set dummy $rpath 882 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2 1157 if test -n "$rpath"; then 1159 for libdir in $rpath; do 1371 rpath= 1376 rpath="$rpath$dir:" 1380 rpath="$rpath\$thisdir/$dir:" [all …]
|
/external/webkit/Tools/QtTestBrowser/ |
D | QtTestBrowser.pro | 43 # From Creator's src/rpath.pri: 44 # Do the rpath by hand since it's not possible to use ORIGIN in QMAKE_RPATHDIR 49 QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$${MY_RPATH}\'
|
/external/webkit/Tools/MiniBrowser/qt/ |
D | MiniBrowser.pro | 37 # From Creator's src/rpath.pri: 38 # Do the rpath by hand since it's not possible to use ORIGIN in QMAKE_RPATHDIR 43 QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$${MY_RPATH}\'
|
/external/webkit/Tools/WebKitTestRunner/qt/ |
D | WebKitTestRunner.pro | 54 # From Creator's src/rpath.pri: 55 # Do the rpath by hand since it's not possible to use ORIGIN in QMAKE_RPATHDIR 60 QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$${MY_RPATH}\' -Wl,--no-undefined
|
/external/eigen/cmake/ |
D | FindGSL.cmake | 17 # GSL_LINK_DIRECTORIES = link directories, useful for rpath on Unix 18 # GSL_EXE_LINKER_FLAGS = rpath on Unix 112 # extract link dirs for rpath 128 # split off the link dirs (for rpath) 141 SET(GSL_EXE_LINKER_FLAGS "-Wl,-rpath,${GSL_LINK_DIRECTORIES}" CACHE STRING INTERNAL)
|
/external/webkit/Source/WebKit/qt/declarative/ |
D | declarative.pro | 42 # From Creator's src/rpath.pri: 43 # Do the rpath by hand since it's not possible to use ORIGIN in QMAKE_RPATHDIR 48 QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$${MY_RPATH}\'
|
/external/openfst/src/extensions/compact/ |
D | Makefile.in | 489 …$(compact16_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact16_acceptor_fst_la_OBJECTS) $(compa… 491 …$(compact16_string_fst_la_LINK) -rpath $(libfstdir) $(compact16_string_fst_la_OBJECTS) $(compact16… 493 …$(compact16_unweighted_fst_la_LINK) -rpath $(libfstdir) $(compact16_unweighted_fst_la_OBJECTS) $(c… 495 …$(compact16_unweighted_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact16_unweighted_acceptor_f… 497 …$(compact16_weighted_string_fst_la_LINK) -rpath $(libfstdir) $(compact16_weighted_string_fst_la_OB… 499 …$(compact64_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact64_acceptor_fst_la_OBJECTS) $(compa… 501 …$(compact64_string_fst_la_LINK) -rpath $(libfstdir) $(compact64_string_fst_la_OBJECTS) $(compact64… 503 …$(compact64_unweighted_fst_la_LINK) -rpath $(libfstdir) $(compact64_unweighted_fst_la_OBJECTS) $(c… 505 …$(compact64_unweighted_acceptor_fst_la_LINK) -rpath $(libfstdir) $(compact64_unweighted_acceptor_f… 507 …$(compact64_weighted_string_fst_la_LINK) -rpath $(libfstdir) $(compact64_weighted_string_fst_la_OB… [all …]
|
/external/libpng/scripts/ |
D | makefile.linux | 57 LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng12 -lz -lm 58 LDFLAGS_A=-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) libpng.a -lz -lm
|
D | makefile.gcmmx | 76 LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng12 -lz -lm 77 LDFLAGS_A=-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) libpng.a -lz -lm
|
D | makefile.nommx | 57 LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng12 -lz -lm 58 LDFLAGS_A=-L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) libpng.a -lz -lm
|
/external/chromium/third_party/libevent/ |
D | ltmain.sh | 1164 rpath= 1426 case "$rpath " in 1428 *) rpath="$rpath $arg" ;; 1741 -rpath) 1742 prev=rpath 3201 set dummy $rpath 3208 if test -z "$rpath"; then 3527 if test -n "$rpath"; then 3920 test "$mode" != relink && rpath="$compile_rpath$rpath" 3921 for libdir in $rpath; do [all …]
|
/external/llvm/autoconf/ |
D | ltmain.sh | 1127 rpath= 1379 case "$rpath " in 1381 *) rpath="$rpath $arg" ;; 1688 -rpath) 1689 prev=rpath 3134 set dummy $rpath 3141 if test -z "$rpath"; then 3455 if test -n "$rpath"; then 3851 test "$mode" != relink && rpath="$compile_rpath$rpath" 3852 for libdir in $rpath; do [all …]
|
/external/chromium/sdch/open-vcdiff/ |
D | ltmain.sh | 1164 rpath= 1426 case "$rpath " in 1428 *) rpath="$rpath $arg" ;; 1741 -rpath) 1742 prev=rpath 3204 set dummy $rpath 3211 if test -z "$rpath"; then 3535 if test -n "$rpath"; then 3928 test "$mode" != relink && rpath="$compile_rpath$rpath" 3929 for libdir in $rpath; do [all …]
|
/external/libffi/ |
D | ltmain.sh | 1157 rpath= 1418 case "$rpath " in 1420 *) rpath="$rpath $arg" ;; 1728 -rpath) 1729 prev=rpath 3176 set dummy $rpath 3183 if test -z "$rpath"; then 3502 if test -n "$rpath"; then 3895 test "$mode" != relink && rpath="$compile_rpath$rpath" 3896 for libdir in $rpath; do [all …]
|
/external/llvm/projects/sample/autoconf/ |
D | ltmain.sh | 1127 rpath= 1379 case "$rpath " in 1381 *) rpath="$rpath $arg" ;; 1688 -rpath) 1689 prev=rpath 3134 set dummy $rpath 3141 if test -z "$rpath"; then 3455 if test -n "$rpath"; then 3851 test "$mode" != relink && rpath="$compile_rpath$rpath" 3852 for libdir in $rpath; do [all …]
|
/external/elfutils/src/ |
D | ld.c | 655 add_rxxpath (&ld_state.rpath, arg); in parse_opt_1st() 1354 if (ld_state.rpath != NULL) in gen_rxxpath_data() 1356 struct pathelement *endp = ld_state.rpath; in gen_rxxpath_data() 1357 ld_state.rpath = ld_state.rpath->next; in gen_rxxpath_data() 1375 while (ld_state.rpath != NULL) in gen_rxxpath_data() 1377 struct pathelement *old = ld_state.rpath; in gen_rxxpath_data() 1378 ld_state.rpath = ld_state.rpath->next; in gen_rxxpath_data()
|
/external/dhcpcd/mk/ |
D | os-Darwin.mk | 5 LINK_RPATH= --rpath
|
/external/stlport/test/compiler/StTerm-order/ |
D | Makefile | 12 LDFLAGS += -Wl,-rpath=${STLPORT_LIB_DIR}
|
/external/icu4c/config/ |
D | mh-linux | 20 LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN 21 LD_RPATH_PRE = -Wl,-rpath,
|
D | mh-linux-va | 27 LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN 28 #LD_RPATH_PRE = -Wl,-rpath,
|
/external/elfutils/tests/ |
D | test-wrapper.sh | 59 echo >&2 installcheck not possible with --enable-tests-rpath
|
/external/protobuf/ |
D | ltmain.sh | 3576 rpath= 3825 rpath | xrpath) 3833 if test "$prev" = rpath; then 3834 case "$rpath " in 3836 *) rpath="$rpath $arg" ;; 4109 -rpath) 4110 prev=rpath 5612 set dummy $rpath 5620 if test -z "$rpath"; then 5950 if test -n "$rpath"; then [all …]
|
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
D | ltmain.sh | 4095 rpath= 4344 rpath | xrpath) 4352 if test "$prev" = rpath; then 4353 case "$rpath " in 4355 *) rpath="$rpath $arg" ;; 4637 -rpath) 4638 prev=rpath 6140 set dummy $rpath 6148 if test -z "$rpath"; then 6478 if test -n "$rpath"; then [all …]
|