* elf.c (elfcore_write_note): Pad to 4-byte boundary.
[deliverable/binutils-gdb.git] / ltmain.sh
index ec2e2ac5adedd3202a3ee7d3d0f8d11005e4f9cc..d5173bc463243ff5518d3bd40cf8d318ff6f5b24 100644 (file)
--- 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
This page took 0.027272 seconds and 4 git commands to generate.