Skip to content

Commit dad082d

Browse files
carlescufijhedberg
authored andcommitted
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 <[email protected]>
1 parent 4a45cea commit dad082d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/getting_started/toolchain_3rd_party_x_compilers.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ GNU ARM Embedded
2020
Windows, we'll assume you install into the directory
2121
:file:`C:\\gnu_arm_embedded`.
2222

23+
.. warning::
24+
25+
On macOS Catalina or later you might need to :ref:`change a security
26+
policy <mac-gatekeeper>` for the toolchain to be able to run from the
27+
terminal.
28+
2329
#. :ref:`Set these environment variables <env_vars>`:
2430

2531
- Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``gnuarmemb``.

0 commit comments

Comments
 (0)