Searched refs:rpath (Results 1 - 25 of 71) sorted by relevance

123

/external/stlport/test/compiler/StTerm-order/
H A DMakefile12 LDFLAGS += -Wl,-rpath=${STLPORT_LIB_DIR}
/external/dhcpcd/mk/
H A Dos-Darwin.mk5 LINK_RPATH= --rpath
H A Dprog.mk12 LINK_RPATH?= -Wl,-rpath
/external/elfutils/tests/
H A Dtest-wrapper.sh27 # We don't compile in an rpath because we want "make installcheck" to
59 echo >&2 installcheck not possible with --enable-tests-rpath
H A Dtest-subr.sh93 echo >&2 installcheck not possible with --enable-tests-rpath
/external/icu4c/config/
H A Dmh-linux20 LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
21 LD_RPATH_PRE = -Wl,-rpath,
H A Dmh-alpha-linux-cc34 LD_RPATH_PRE= -Wl,-rpath,
H A Dmh-alpha-osf34 LD_RPATH_PRE= -Wl,-rpath,
H A Dmh-bsd-gcc21 LD_RPATH_PRE= -Wl,-rpath,
H A Dmh-haiku22 LD_RPATH_PRE = -Wl,-rpath,
H A Dmh-qnx33 LD_RPATH_PRE = -Wl,-rpath,
H A Dmh-alpha-linux-gcc25 LD_RPATH_PRE= -Wl,-rpath,
H A Dmh-beos52 LD_RPATH_PRE = -Wl,-rpath,
H A Dmh-irix32 LD_RPATH_PRE= -Wl,-rpath,
H A Dmh-linux-va27 LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
28 #LD_RPATH_PRE = -Wl,-rpath,
H A Dmh-mingw46 LD_RPATH_PRE= -Wl,-rpath,
H A Dmh-cygwin48 LD_RPATH_PRE= -Wl,-rpath,
/external/jpeg/
H A Dltmain.sh389 rpath=
440 rpath)
441 rpath="$rpath $arg"
523 -rpath)
524 prev=rpath
602 $echo "$modename: \`$arg' contains no -rpath information" 1>&2
657 # Make sure the rpath contains only unique directories.
664 # This is the magic to use -rpath.
874 if test -z "$rpath"; the
[all...]
/external/qemu/distrib/jpeg-6b/
H A Dltmain.sh389 rpath=
440 rpath)
441 rpath="$rpath $arg"
523 -rpath)
524 prev=rpath
602 $echo "$modename: \`$arg' contains no -rpath information" 1>&2
657 # Make sure the rpath contains only unique directories.
664 # This is the magic to use -rpath.
874 if test -z "$rpath"; the
[all...]
/external/elfutils/src/
H A Dld.c101 { "rpath-link", ARGP_rpath_link, "PATH", OPTION_HIDDEN, NULL, 0 },
150 { "rpath", 'R', "PATH", OPTION_HIDDEN, NULL, 0 },
377 /* Get runpath/rpath information in usable form. */
655 add_rxxpath (&ld_state.rpath, arg);
1343 /* Called after all parameters are parsed to bring the runpath/rpath
1351 At this point we also discard the rpath information if runpath
1352 information is provided. rpath is deprecated and should not be
1354 if (ld_state.rpath != NULL)
1356 struct pathelement *endp = ld_state.rpath;
1357 ld_state.rpath
[all...]
/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh1164 rpath=
1416 rpath | xrpath)
1425 if test "$prev" = rpath; then
1426 case "$rpath " in
1428 *) rpath="$rpath $arg" ;;
1741 -rpath)
1742 prev=rpath
2559 # Make sure the rpath contains only unique directories.
3137 if test -n "$rpath"; the
[all...]
/external/chromium/third_party/libevent/
H A Dltmain.sh1164 rpath=
1416 rpath | xrpath)
1425 if test "$prev" = rpath; then
1426 case "$rpath " in
1428 *) rpath="$rpath $arg" ;;
1741 -rpath)
1742 prev=rpath
2556 # Make sure the rpath contains only unique directories.
3134 if test -n "$rpath"; the
[all...]
/external/libffi/
H A Dltmain.sh1157 rpath=
1408 rpath | xrpath)
1417 if test "$prev" = rpath; then
1418 case "$rpath " in
1420 *) rpath="$rpath $arg" ;;
1728 -rpath)
1729 prev=rpath
2538 # Make sure the rpath contains only unique directories.
3109 if test -n "$rpath"; the
[all...]
/external/llvm/autoconf/
H A Dltmain.sh1127 rpath=
1369 rpath | xrpath)
1378 if test "$prev" = rpath; then
1379 case "$rpath " in
1381 *) rpath="$rpath $arg" ;;
1688 -rpath)
1689 prev=rpath
2496 # Make sure the rpath contains only unique directories.
3067 if test -n "$rpath"; the
[all...]
/external/llvm/projects/sample/autoconf/
H A Dltmain.sh1127 rpath=
1369 rpath | xrpath)
1378 if test "$prev" = rpath; then
1379 case "$rpath " in
1381 *) rpath="$rpath $arg" ;;
1688 -rpath)
1689 prev=rpath
2496 # Make sure the rpath contains only unique directories.
3067 if test -n "$rpath"; the
[all...]

Completed in 154 milliseconds

123