summaryrefslogtreecommitdiff
path: root/bfd/elflink.h
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2000-07-21 03:58:32 +0000
committerH.J. Lu <hjl@lucon.org>2000-07-21 03:58:32 +0000
commit7ce065ffa7074993f1d46aa0d5cbb11508b14d11 (patch)
treeda02fbc7d972424644b1327eb42bfbf64a56640a /bfd/elflink.h
parent1698b52068dc20f5f4b68cf9e8b49442f506240d (diff)
downloadgdb-7ce065ffa7074993f1d46aa0d5cbb11508b14d11.tar.gz
2000-07-20 H.J. Lu <hjl@gnu.org>
* elflink.h (NAME(bfd_elf,size_dynamic_sections)): Don't check info->new_dtags when setting DT_FLAGS_1. It will only be set by the new linker options. It shouldn't break anything.
Diffstat (limited to 'bfd/elflink.h')
-rw-r--r--bfd/elflink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elflink.h b/bfd/elflink.h
index 5e74a5f4272..10cf2ae8b91 100644
--- a/bfd/elflink.h
+++ b/bfd/elflink.h
@@ -3144,7 +3144,7 @@ NAME(bfd_elf,size_dynamic_sections) (output_bfd, soname, rpath,
return false;
}
- if (info->new_dtags && info->flags_1)
+ if (info->flags_1)
{
if (! info->shared)
info->flags_1 &= ~ (DF_1_INITFIRST