aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ld.h')
-rw-r--r--ld/ld.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ld/ld.h b/ld/ld.h
index 9a7080c..f5e031b 100644
--- a/ld/ld.h
+++ b/ld/ld.h
@@ -250,9 +250,6 @@ typedef struct {
bfd_boolean magic_demand_paged;
bfd_boolean make_executable;
- /* If TRUE, doing a dynamic link. */
- bfd_boolean dynamic_link;
-
/* If TRUE, -shared is supported. */
/* ??? A better way to do this is perhaps to define this in the
ld_emulation_xfer_struct since this is really a target dependent