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

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.
6574 test -n "$rpath" && \
6575 func_warning "\`-rpath' is ignored for archives"
6635 set dummy $rpath
6638 func_warning "ignoring multiple \`-rpath's for a libtool library"
6643 if test -z "$rpath"; then
6941 # If the user specified any rpath flags, then add them.
6976 if test -n "$rpath"; then
7385 rpath="$finalize_rpath"
7386 test "$mode" != relink && rpath="$compile_rpath$rpath"
7387 for libdir in $rpath; do
7413 # Substitute the hardcoded libdirs into the rpath.
7425 rpath=
7427 rpath="$rpath$dir:"
7429 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
7892 test -n "$rpath" && \
7893 func_warning "\`-rpath' is ignored for objects"
8062 if test -n "$rpath$xrpath"; then
8063 # If the user specified any rpath flags, then add them.
8064 for libdir in $rpath $xrpath; do
8065 # This is the magic to use -rpath.
8074 rpath=
8093 rpath="$rpath $flag"
8117 # Substitute the hardcoded libdirs into the rpath.
8121 eval rpath=\" $hardcode_libdir_flag_spec\"
8123 compile_rpath="$rpath"
8125 rpath=
8144 rpath="$rpath $flag"
8153 # Substitute the hardcoded libdirs into the rpath.
8157 eval rpath=\" $hardcode_libdir_flag_spec\"
8159 finalize_rpath="$rpath"
8220 rpath=
8222 rpath="$rpath$dir:"
8224 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8228 rpath=
8230 rpath="$rpath$dir:"
8232 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
8983 # Whether we need a single "-rpath" flag with a separated argument.