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

Lines Matching refs:rpath

333 hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir"
339 # Whether we need a single "-rpath" flag with a separated argument.
2072 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2090 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4587 rpath=
4836 rpath | xrpath)
4844 if test "$prev" = rpath; then
4845 case "$rpath " in
4847 *) rpath="$rpath $arg" ;;
5129 -rpath)
5130 prev=rpath
6008 # Make sure the rpath contains only unique directories.
6575 test -n "$rpath" && \
6576 func_warning "\`-rpath' is ignored for archives"
6636 set dummy $rpath
6639 func_warning "ignoring multiple \`-rpath's for a libtool library"
6644 if test -z "$rpath"; then
6942 # If the user specified any rpath flags, then add them.
6977 if test -n "$rpath"; then
7386 rpath="$finalize_rpath"
7387 test "$mode" != relink && rpath="$compile_rpath$rpath"
7388 for libdir in $rpath; do
7414 # Substitute the hardcoded libdirs into the rpath.
7426 rpath=
7428 rpath="$rpath$dir:"
7430 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
7893 test -n "$rpath" && \
7894 func_warning "\`-rpath' is ignored for objects"
8063 if test -n "$rpath$xrpath"; then
8064 # If the user specified any rpath flags, then add them.
8065 for libdir in $rpath $xrpath; do
8066 # This is the magic to use -rpath.
8075 rpath=
8094 rpath="$rpath $flag"
8118 # Substitute the hardcoded libdirs into the rpath.
8122 eval rpath=\" $hardcode_libdir_flag_spec\"
8124 compile_rpath="$rpath"
8126 rpath=
8145 rpath="$rpath $flag"
8154 # Substitute the hardcoded libdirs into the rpath.
8158 eval rpath=\" $hardcode_libdir_flag_spec\"
8160 finalize_rpath="$rpath"
8221 rpath=
8223 rpath="$rpath$dir:"
8225 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8229 rpath=
8231 rpath="$rpath$dir:"
8233 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
8984 # Whether we need a single "-rpath" flag with a separated argument.