We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa0075 commit a1464f4Copy full SHA for a1464f4
arch/arm/src/common/Toolchain.defs
@@ -482,7 +482,7 @@ ifeq ($(CONFIG_DEBUG_SYMBOLS),y)
482
# instruct the exlr to dump verbose information during link procedure
483
LDFLAGS += -v
484
485
- # instruct the gsize to generate a "*.siz" file that contains the detailed section size
+ # instruct the gsize to generate a "*.size" file that contains the detailed section size
486
LDFLAGS += -gsize
487
488
ARCHOPTIMIZATION += -G -dual_debug
0 commit comments