mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Fix for new filenames
This commit is contained in:
parent
fc2f4c758a
commit
5531526a10
@ -66,7 +66,7 @@ static char *gld${EMULATION_NAME}_script_option_n = /* Used with -n flag. */
|
||||
#include "${EMULATION_NAME}.xn"
|
||||
;
|
||||
static char *gld${EMULATION_NAME}_script_option_N = /* Used with -N flag. */
|
||||
#include "${EMULATION_NAME}.xN"
|
||||
#include "${EMULATION_NAME}.xbn"
|
||||
;
|
||||
|
||||
static char *gld${EMULATION_NAME}_get_script()
|
||||
|
Loading…
Reference in New Issue
Block a user