diff --git a/doc/getting_started/toolchain_3rd_party_x_compilers.rst b/doc/getting_started/toolchain_3rd_party_x_compilers.rst index 685cedf5a47..970aa1eb610 100644 --- a/doc/getting_started/toolchain_3rd_party_x_compilers.rst +++ b/doc/getting_started/toolchain_3rd_party_x_compilers.rst @@ -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 ` for the toolchain to be able to run from the + terminal. + #. :ref:`Set these environment variables `: - Set :envvar:`ZEPHYR_TOOLCHAIN_VARIANT` to ``gnuarmemb``.