doc: gsg: Link to the gatekeeper section from the toolchains
Add a warning about the Gatekeeper issues that Catalina introduces in the section about GNU Arm Embedded. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
4a45ceaf62
commit
dad082d170
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@ GNU ARM Embedded
|
|||
Windows, we'll assume you install into the directory
|
||||
:file:`C:\\gnu_arm_embedded`.
|
||||
|
||||
.. warning::
|
||||
|
||||
On macOS Catalina or later you might need to :ref:`change a security
|
||||
policy <mac-gatekeeper>` for the toolchain to be able to run from the
|
||||
terminal.
|
||||
|
||||
#. :ref:`Set these environment variables <env_vars>`:
|
||||
|
||||
- Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``gnuarmemb``.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue