• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/

Lines Matching refs:rpath

369 hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir"
371 # Whether we need a single "-rpath" flag with a separated argument.
2850 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2873 only library objects (\`.lo' files) may be specified, and \`-rpath' is
5578 rpath=
5832 rpath | xrpath)
5840 if test "$prev" = rpath; then
5841 case "$rpath " in
5843 *) rpath+=" $arg" ;;
6138 -rpath)
6139 prev=rpath
7070 # Make sure the rpath contains only unique directories.
7645 test -n "$rpath" && \
7646 func_warning "\`-rpath' is ignored for archives"
7706 set dummy $rpath
7709 func_warning "ignoring multiple \`-rpath's for a libtool library"
7714 if test -z "$rpath"; then
8013 # If the user specified any rpath flags, then add them.
8049 if test -n "$rpath"; then
8475 rpath="$finalize_rpath"
8476 test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
8477 for libdir in $rpath; do
8505 # Substitute the hardcoded libdirs into the rpath.
8513 rpath=
8515 rpath+="$dir:"
8517 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
9021 test -n "$rpath" && \
9022 func_warning "\`-rpath' is ignored for objects"
9194 if test -n "$rpath$xrpath"; then
9195 # If the user specified any rpath flags, then add them.
9196 for libdir in $rpath $xrpath; do
9197 # This is the magic to use -rpath.
9206 rpath=
9225 rpath+=" $flag"
9249 # Substitute the hardcoded libdirs into the rpath.
9253 eval rpath=\" $hardcode_libdir_flag_spec\"
9255 compile_rpath="$rpath"
9257 rpath=
9276 rpath+=" $flag"
9285 # Substitute the hardcoded libdirs into the rpath.
9289 eval rpath=\" $hardcode_libdir_flag_spec\"
9291 finalize_rpath="$rpath"
9358 rpath=
9360 rpath+="$dir:"
9362 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
9366 rpath=
9368 rpath+="$dir:"
9370 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "