]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/emultempl/armelf.em
SHF_LINK_ORDER fixup_link_order in ld
[thirdparty/binutils-gdb.git] / ld / emultempl / armelf.em
index 0c031080bdb51420bc4f5181149ce4ef7c08c067..a4cf93b493daab32c754197aae4847879b10306e 100644 (file)
@@ -246,7 +246,7 @@ elf32_arm_add_stub_section (const char * stub_sec_name,
 
   info.input_section = after_input_section;
   lang_list_init (&info.add);
-  lang_add_section (&info.add, stub_sec, NULL, os);
+  lang_add_section (&info.add, stub_sec, NULL, NULL, os);
 
   if (info.add.head == NULL)
     goto err_ret;