File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ import customField from '@site/src/libs/customField';
77<CodeBlock language = " console" > {
88` $ tree -L 2 ~/Library/xPacks/\@ xpack-dev-tools/riscv-none-elf-gcc/${ customField (' releaseVersion' ) }.${ customField (' npmSubversion' ) }/.content/
99/Users/ilg/Library/xPacks/\@ xpack-dev-tools/riscv-none-elf-gcc/${ customField (' releaseVersion' ) }.${ customField (' npmSubversion' ) }/.content/
10- ├── README.md
1110├── bin
1211│ ├── riscv-none-elf-addr2line
1312│ ├── riscv-none-elf-ar
@@ -84,6 +83,7 @@ import customField from '@site/src/libs/customField';
8483│ ├── libz.1.dylib -> libz.1.3.1.dylib
8584│ ├── libzstd.1.5.7.dylib
8685│ └── libzstd.1.dylib -> libzstd.1.5.7.dylib
86+ ├── README.md
8787├── riscv-none-elf
8888│ ├── bin
8989│ ├── include
You can’t perform that action at this time.
0 commit comments