Skip to content

Commit 0ba1a0a

Browse files
committed
rename some options
1 parent e3949de commit 0ba1a0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lang/arm.gcc.verify.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
"type": "boolean"
315315
},
316316
"not-print-mem-usage": {
317-
"markdownDescription": "Disable Print Memory Usage (For Old GCC)",
317+
"markdownDescription": "Not Print Memory Usage (disable: -Wl,--print-memory-usage)",
318318
"type": "boolean"
319319
},
320320
"LD_FLAGS": {

lang/riscv.gcc.verify.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
"type": "boolean"
327327
},
328328
"not-print-mem-usage": {
329-
"markdownDescription": "Disable Print Memory Usage (For Old GCC)",
329+
"markdownDescription": "Not Print Memory Usage (disable: -Wl,--print-memory-usage)",
330330
"type": "boolean"
331331
},
332332
"LD_FLAGS": {

0 commit comments

Comments
 (0)