mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-09 08:56:13 +08:00
* config/i386-linux.mt: delete ".sh" from genscripts argument
(change made to genscripts on July 21...) This is all it took for linux-native ld to build. It isn't necessarily useful, particularly as gcc is still configured to pass -m486 and -dll-verbose, which this ld doesn't parse...
This commit is contained in:
@ -2,4 +2,4 @@ EMUL=i386linux
|
||||
OTHER_EMULATIONS= em_i386linux.o
|
||||
em_i386linux.c: $(srcdir)/emulparams/i386linux.sh \
|
||||
$(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS}
|
||||
${GENSCRIPTS} i386linux.sh
|
||||
${GENSCRIPTS} i386linux
|
||||
|
Reference in New Issue
Block a user