• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/

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
4581 rpath=
4830 rpath | xrpath)
4838 if test "$prev" = rpath; then
4839 case "$rpath " in
4841 *) rpath="$rpath $arg" ;;
5123 -rpath)
5124 prev=rpath
6002 # 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
6936 # If the user specified any rpath flags, then add them.
6971 if test -n "$rpath"; then
7380 rpath="$finalize_rpath"
7381 test "$mode" != relink && rpath="$compile_rpath$rpath"
7382 for libdir in $rpath; do
7408 # Substitute the hardcoded libdirs into the rpath.
7420 rpath=
7422 rpath="$rpath$dir:"
7424 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
7887 test -n "$rpath" && \
7888 func_warning "\`-rpath' is ignored for objects"
8057 if test -n "$rpath$xrpath"; then
8058 # If the user specified any rpath flags, then add them.
8059 for libdir in $rpath $xrpath; do
8060 # This is the magic to use -rpath.
8069 rpath=
8088 rpath="$rpath $flag"
8112 # Substitute the hardcoded libdirs into the rpath.
8116 eval rpath=\" $hardcode_libdir_flag_spec\"
8118 compile_rpath="$rpath"
8120 rpath=
8139 rpath="$rpath $flag"
8148 # Substitute the hardcoded libdirs into the rpath.
8152 eval rpath=\" $hardcode_libdir_flag_spec\"
8154 finalize_rpath="$rpath"
8215 rpath=
8217 rpath="$rpath$dir:"
8219 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8223 rpath=
8225 rpath="$rpath$dir:"
8227 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "