* configure.ac: Check for the GNU/Linux ptrace signature.
[deliverable/binutils-gdb.git] / ld / ldmain.c
index d094afa571c6a8242211bf3996f73d5d31ba3291..e7b9c0f9d5cc6f3b4bb35c41fb9632da60486f7a 100644 (file)
@@ -277,7 +277,6 @@ main (int argc, char **argv)
   link_info.pei386_auto_import = -1;
   link_info.spare_dynamic_tags = 5;
   link_info.path_separator = ':';
-  link_info.sep_code = FALSE;
 
   ldfile_add_arch ("");
   emulation = get_emulation (argc, argv);
This page took 0.022983 seconds and 4 git commands to generate.