We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8cf147 commit 7d146a3Copy full SHA for 7d146a3
README.md
@@ -227,11 +227,11 @@ all ARC cores, while Linux toolchain will support ARC 700:
227
228
$ ./build-all.sh --install-dir $INSTALL_ROOT
229
230
-This command will build bare metal toolchain for ARC 700 Linux development:
+This command will build toolchain for ARC 700 Linux development:
231
232
$ ./build-all.sh --no-elf32 --install-dir $INSTALL_ROOT
233
234
-This command will build bare metal toolchain for ARC HS Linux development:
+This command will build toolchain for ARC HS Linux development:
235
236
237
$ ./build-all.sh --no-elf32 --cpu hs38_linux --install-dir $INSTALL_ROOT
0 commit comments