Skip to content
Snippets Groups Projects
Commit f13fd193 authored by oniro-core bot user's avatar oniro-core bot user
Browse files

docs repository snapshot - main:cbeae9f9a6d386029584747c3fd49d82dd45d021


Signed-off-by: default avatarOniro Core Project Bot <oniro-core-bot@eclipse.org>
parent ff31f137
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ gcc
Post-2.0 releases of |main_project_name| will likely update to new major versions.
To select gcc, edit `conf/local.conf` and add:
.. code-block:: sh
TOOLCHAIN="gcc"
......@@ -35,11 +36,13 @@ clang
Post-2.0 releases of |main_project_name| will likely update to new major versions.
To select clang, edit `conf/local.conf` and add:
.. code-block:: sh
TOOLCHAIN="clang"
You may also want to add:
.. code-block:: sh
RUNTIME="llvm"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment