X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ltmain.sh;h=d5173bc463243ff5518d3bd40cf8d318ff6f5b24;hb=b247355e2d7aeb89307619b8fbd2e6337a3d6227;hp=ec2e2ac5adedd3202a3ee7d3d0f8d11005e4f9cc;hpb=6e4d0bcbd2c70e408546eb98ac003354398ca525;p=deliverable%2Fbinutils-gdb.git diff --git a/ltmain.sh b/ltmain.sh index ec2e2ac5ad..d5173bc463 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -3550,7 +3550,7 @@ EOF # Now hardcode the library paths rpath= hardcode_libdirs= - for libdir in $compile_rpath $finalize_rpath; do + for libdir in $compile_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then