forked from Imagelibrary/binutils-gdb
Another source_sh
* scripttempl/z80.sc: Use source_sh to source elf.sc.
This commit is contained in:
@@ -10,7 +10,7 @@ if test "${OUTPUT_FORMAT}" = "elf32-z80"; then
|
||||
NO_SMALL_DATA=1
|
||||
EMBEDDED=1
|
||||
ALIGNMENT=1
|
||||
. $srcdir/scripttempl/elf.sc
|
||||
source_sh $srcdir/scripttempl/elf.sc
|
||||
return 0
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user