• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/

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
4707 rpath=
4956 rpath | xrpath)
4964 if test "$prev" = rpath; then
4965 case "$rpath " in
4967 *) rpath="$rpath $arg" ;;
5249 -rpath)
5250 prev=rpath
6125 # Make sure the rpath contains only unique directories.
6691 test -n "$rpath" && \
6692 func_warning "\`-rpath' is ignored for archives"
6752 set dummy $rpath
6755 func_warning "ignoring multiple \`-rpath's for a libtool library"
6760 if test -z "$rpath"; then
7055 # If the user specified any rpath flags, then add them.
7090 if test -n "$rpath"; then
7499 rpath="$finalize_rpath"
7500 test "$mode" != relink && rpath="$compile_rpath$rpath"
7501 for libdir in $rpath; do
7527 # Substitute the hardcoded libdirs into the rpath.
7539 rpath=
7541 rpath="$rpath$dir:"
7543 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
8006 test -n "$rpath" && \
8007 func_warning "\`-rpath' is ignored for objects"
8176 if test -n "$rpath$xrpath"; then
8177 # If the user specified any rpath flags, then add them.
8178 for libdir in $rpath $xrpath; do
8179 # This is the magic to use -rpath.
8188 rpath=
8207 rpath="$rpath $flag"
8231 # Substitute the hardcoded libdirs into the rpath.
8235 eval rpath=\" $hardcode_libdir_flag_spec\"
8237 compile_rpath="$rpath"
8239 rpath=
8258 rpath="$rpath $flag"
8267 # Substitute the hardcoded libdirs into the rpath.
8271 eval rpath=\" $hardcode_libdir_flag_spec\"
8273 finalize_rpath="$rpath"
8334 rpath=
8336 rpath="$rpath$dir:"
8338 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8342 rpath=
8344 rpath="$rpath$dir:"
8346 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
9097 # Whether we need a single "-rpath" flag with a separated argument.