Check if a symbol is hidden by linker script.
[deliverable/binutils-gdb.git] / ld / emultempl / elf32.em
index 9bc363f333170ae374fbb2d87a9e88c7bb6af38d..7c8e55bb9aaec5ccbd324840472f6199dbba0bde 100644 (file)
@@ -1535,7 +1535,7 @@ gld${EMULATION_NAME}_before_allocation (void)
         (link_info.output_bfd, command_line.soname, rpath,
          command_line.filter_shlib, audit, depaudit,
          (const char * const *) command_line.auxiliary_filters,
-         &link_info, &sinterp, lang_elf_version_info)))
+         &link_info, &sinterp)))
     einfo ("%P%F: failed to set dynamic section sizes: %E\n");
 
 ${ELF_INTERPRETER_SET_DEFAULT}
This page took 0.023451 seconds and 4 git commands to generate.