mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 10:30:46 +00:00
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