bfd/
[deliverable/binutils-gdb.git] / ld / emultempl / generic.em
index f7153b682e9994b6b2cc76f2a6ae714798d2ac53..985cdf8e24f4ac19903c17fad77ee2d1f16d9d91 100644 (file)
@@ -128,7 +128,6 @@ struct ld_emulation_xfer_struct ld_${EMULATION_NAME}_emulation =
   ${LDEMUL_SET_OUTPUT_ARCH-set_output_arch_default},
   ${LDEMUL_CHOOSE_TARGET-ldemul_default_target},
   ${LDEMUL_BEFORE_ALLOCATION-before_allocation_default},
-  ${LDEMUL_DO_ASSIGNMENTS-do_assignments_default},
   ${LDEMUL_GET_SCRIPT-gld${EMULATION_NAME}_get_script},
   "${EMULATION_NAME}",
   "${OUTPUT_FORMAT}",
This page took 0.024 seconds and 4 git commands to generate.