include/
[deliverable/binutils-gdb.git] / include / bfdlink.h
index bf44dee82572992e4f34fa4df3119efacd299e78..1ac0738230a842ec5275e1b481ba602abb3e8cbc 100644 (file)
@@ -469,9 +469,6 @@ struct bfd_link_info
   bfd *input_bfds;
   bfd **input_bfds_tail;
 
-  /* Non-NULL if .note.gnu.build-id section should be created.  */
-  char *emit_note_gnu_build_id;
-
   /* If a symbol should be created for each input BFD, this is section
      where those symbols should be placed.  It must be a section in
      the output BFD.  It may be NULL, in which case no such symbols
This page took 0.024927 seconds and 4 git commands to generate.