mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:12:56 +08:00
Fix typo.
This commit is contained in:
@ -155,7 +155,7 @@ struct ld_emulation_xfer_struct ld_${EMULATION_NAME}_emulation =
|
||||
${LDEMUL_LIST_OPTIONS-NULL},
|
||||
${LDEMUL_RECOGNIZED_FILE-NULL},
|
||||
${LDEMUL_FIND_POTENTIAL_LIBRARIES-NULL},
|
||||
${LDEMUL_NEW_VERS_PATTERN-NULL}
|
||||
${LDEMUL_NEW_VERS_PATTERN-NULL},
|
||||
${LDEMUL_EXTRA_MAP_FILE_TEXT-NULL}
|
||||
};
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user