Really remove tic30-aout support
[deliverable/binutils-gdb.git] / ld / emultempl / armcoff.em
index c539e2facca90f876dae7fb07b9b90d88fde8e8b..ff22af4eb371fc15819190f9bc60ae992b6b7c91 100644 (file)
@@ -286,6 +286,7 @@ struct ld_emulation_xfer_struct ld_${EMULATION_NAME}_emulation =
   NULL,        /* new_vers_pattern */
   NULL,        /* extra_map_file_text */
   ${LDEMUL_EMIT_CTF_EARLY-NULL},
-  ${LDEMUL_EXAMINE_STRTAB_FOR_CTF-NULL}
+  ${LDEMUL_EXAMINE_STRTAB_FOR_CTF-NULL},
+  ${LDEMUL_PRINT_SYMBOL-NULL}
 };
 EOF
This page took 0.022922 seconds and 4 git commands to generate.