• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/llvmCore-3425.0.34/autoconf/

Lines Matching refs:rpath

1127     rpath=
1369 rpath | xrpath)
1378 if test "$prev" = rpath; then
1379 case "$rpath " in
1381 *) rpath="$rpath $arg" ;;
1688 -rpath)
1689 prev=rpath
2496 # Make sure the rpath contains only unique directories.
3067 if test -n "$rpath"; then
3068 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3134 set dummy $rpath
3136 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3141 if test -z "$rpath"; then
3420 # If the user specified any rpath flags, then add them.
3455 if test -n "$rpath"; then
3850 rpath="$finalize_rpath"
3851 test "$mode" != relink && rpath="$compile_rpath$rpath"
3852 for libdir in $rpath; do
3878 # Substitute the hardcoded libdirs into the rpath.
3890 rpath=
3892 rpath="$rpath$dir:"
3894 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4201 if test -n "$rpath"; then
4202 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4386 if test -n "$rpath$xrpath"; then
4387 # If the user specified any rpath flags, then add them.
4388 for libdir in $rpath $xrpath; do
4389 # This is the magic to use -rpath.
4398 rpath=
4417 rpath="$rpath $flag"
4439 # Substitute the hardcoded libdirs into the rpath.
4443 eval rpath=\" $hardcode_libdir_flag_spec\"
4445 compile_rpath="$rpath"
4447 rpath=
4466 rpath="$rpath $flag"
4475 # Substitute the hardcoded libdirs into the rpath.
4479 eval rpath=\" $hardcode_libdir_flag_spec\"
4481 finalize_rpath="$rpath"
4744 rpath=
4749 rpath="$rpath$dir:"
4753 rpath="$rpath\$thisdir/$dir:"
4757 temp_rpath="$rpath"
4772 rpath=
4774 rpath="$rpath$dir:"
4776 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4780 rpath=
4782 rpath="$rpath$dir:"
4784 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
6792 -rpath LIBDIR the created library will eventually be installed in LIBDIR
6805 only library objects (\`.lo' files) may be specified, and \`-rpath' is