Skip to content

Commit 1d8eebc

Browse files
committed
build-assets/package.json: showDeprecatedRiscvGccAnalytics
1 parent 59f3ddc commit 1d8eebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-assets/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"appName": "GNU RISC-V Embedded GCC",
1414
"appLcName": "riscv-none-elf-gcc",
1515
"platforms": "all",
16+
"showDeprecatedRiscvGccAnalytics": "true",
1617
"buildFolderRelativePath": "{{ 'build' | path_join: configuration.name | to_filename | downcase }}",
1718
"buildFolderRelativePathPosix": "{{ 'build' | path_posix_join: configuration.name | downcase }}",
1819
"commandBashBuild": "bash {{ properties.dbg }} scripts/build.sh --target {{ configuration.name }} --build-folder {{ properties.buildFolderRelativePathPosix }}",

0 commit comments

Comments
 (0)