• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/

Lines Matching refs:rpath

327 hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir"
333 # Whether we need a single "-rpath" flag with a separated argument.
2066 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2084 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4585 rpath=
4834 rpath | xrpath)
4842 if test "$prev" = rpath; then
4843 case "$rpath " in
4845 *) rpath="$rpath $arg" ;;
5127 -rpath)
5128 prev=rpath
6003 # Make sure the rpath contains only unique directories.
6569 test -n "$rpath" && \
6570 func_warning "\`-rpath' is ignored for archives"
6630 set dummy $rpath
6633 func_warning "ignoring multiple \`-rpath's for a libtool library"
6638 if test -z "$rpath"; then
6933 # If the user specified any rpath flags, then add them.
6968 if test -n "$rpath"; then
7377 rpath="$finalize_rpath"
7378 test "$mode" != relink && rpath="$compile_rpath$rpath"
7379 for libdir in $rpath; do
7405 # Substitute the hardcoded libdirs into the rpath.
7417 rpath=
7419 rpath="$rpath$dir:"
7421 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
7884 test -n "$rpath" && \
7885 func_warning "\`-rpath' is ignored for objects"
8054 if test -n "$rpath$xrpath"; then
8055 # If the user specified any rpath flags, then add them.
8056 for libdir in $rpath $xrpath; do
8057 # This is the magic to use -rpath.
8066 rpath=
8085 rpath="$rpath $flag"
8109 # Substitute the hardcoded libdirs into the rpath.
8113 eval rpath=\" $hardcode_libdir_flag_spec\"
8115 compile_rpath="$rpath"
8117 rpath=
8136 rpath="$rpath $flag"
8145 # Substitute the hardcoded libdirs into the rpath.
8149 eval rpath=\" $hardcode_libdir_flag_spec\"
8151 finalize_rpath="$rpath"
8212 rpath=
8214 rpath="$rpath$dir:"
8216 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8220 rpath=
8222 rpath="$rpath$dir:"
8224 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "