Revert my last change since it has not been approved.

This commit is contained in:
Jie Zhang
2008-07-12 08:54:12 +00:00
parent fb122200f5
commit 5423479e3f
3 changed files with 9 additions and 6 deletions

View File

@@ -346,9 +346,6 @@ struct bfd_link_info
/* Non-NULL if .note.gnu.build-id section should be created. */
char *emit_note_gnu_build_id;
/* TRUE if putting code into separate segment. */
unsigned int sep_code: 1;
/* What to do with unresolved symbols in an object file.
When producing executables the default is GENERATE_ERROR.
When producing shared libraries the default is IGNORE. The