*** empty log message ***
[deliverable/binutils-gdb.git] / ld / ldmain.c
index 25ae5ec4bc2af480de0041d034a7aa3161540aee..2c406eb1a74d9c90a23b6506f2c3a101fac620ce 100644 (file)
@@ -260,6 +260,7 @@ main (argc, argv)
   link_info.flags = (bfd_vma) 0;
   link_info.flags_1 = (bfd_vma) 0;
   link_info.pei386_auto_import = false;
+  link_info.pei386_auto_import = -1;
   link_info.combreloc = true;
   link_info.spare_dynamic_tags = 5;
 
This page took 0.024136 seconds and 4 git commands to generate.