mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-11 09:56:23 +08:00
Enable "size" as a dumpprog in ld
binutils/ * testsuite/lib/binutils-common.exp (run_dump_test): Reference global SIZE and SIZEFLAGS. ld/ * testsuite/config/default.exp: Define SIZE and SIZEFLAGS.
This commit is contained in:
@ -866,6 +866,7 @@ proc run_dump_test { name {extra_options {}} } {
|
||||
global ADDR2LINE ADDR2LINEFLAGS AS ASFLAGS CC_FOR_TARGET CFLAGS_FOR_TARGET
|
||||
global ELFEDIT ELFEDITFLAGS LD LDFLAGS NM NMFLAGS OBJCOPY OBJCOPYFLAGS
|
||||
global OBJDUMP OBJDUMPFLAGS READELF READELFFLAGS STRIP STRIPFLAGS
|
||||
global SIZE SIZEFLAGS
|
||||
global copyfile env runtests srcdir subdir verbose
|
||||
global DT_RELR_LDFLAGS NO_DT_RELR_LDFLAGS
|
||||
|
||||
|
Reference in New Issue
Block a user