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

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
7067 # Make sure the rpath contains only unique directories.
7642 test -n "$rpath" && \
7643 func_warning "\`-rpath' is ignored for archives"
7703 set dummy $rpath
7706 func_warning "ignoring multiple \`-rpath's for a libtool library"
7711 if test -z "$rpath"; then
8007 # If the user specified any rpath flags, then add them.
8043 if test -n "$rpath"; then
8469 rpath="$finalize_rpath"
8470 test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
8471 for libdir in $rpath; do
8499 # Substitute the hardcoded libdirs into the rpath.
8507 rpath=
8509 rpath+="$dir:"
8511 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
9015 test -n "$rpath" && \
9016 func_warning "\`-rpath' is ignored for objects"
9188 if test -n "$rpath$xrpath"; then
9189 # If the user specified any rpath flags, then add them.
9190 for libdir in $rpath $xrpath; do
9191 # This is the magic to use -rpath.
9200 rpath=
9219 rpath+=" $flag"
9243 # Substitute the hardcoded libdirs into the rpath.
9247 eval rpath=\" $hardcode_libdir_flag_spec\"
9249 compile_rpath="$rpath"
9251 rpath=
9270 rpath+=" $flag"
9279 # Substitute the hardcoded libdirs into the rpath.
9283 eval rpath=\" $hardcode_libdir_flag_spec\"
9285 finalize_rpath="$rpath"
9352 rpath=
9354 rpath+="$dir:"
9356 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
9360 rpath=
9362 rpath+="$dir:"
9364 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "