]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ld.h
* ldlang.h (struct lang_input_statement_flags): New, extract from..
[thirdparty/binutils-gdb.git] / ld / ld.h
diff --git a/ld/ld.h b/ld/ld.h
index 9a7080c30f57da05f0b9c0559c58e3d26d7ccfed..f5e031be08a69d8998933d74e491a4b6aa87e7f4 100644 (file)
--- 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