* ld.texinfo (Output Section Address): Correct subsection name.
[deliverable/binutils-gdb.git] / ld / ldmain.c
index d0e0b12a883d481dcffb5d5606169145bc47c575..eb036b0cc0de0d1d45b0304a1b061aa46846c6d2 100644 (file)
@@ -303,6 +303,7 @@ main (int argc, char **argv)
   link_info.new_dtags = FALSE;
   link_info.combreloc = TRUE;
   link_info.eh_frame_hdr = FALSE;
+  link_info.relro = FALSE;
   link_info.strip_discarded = TRUE;
   link_info.strip = strip_none;
   link_info.discard = discard_sec_merge;
This page took 0.023518 seconds and 4 git commands to generate.