Skip to content

Commit 6a753dc

Browse files
Release: Allow disabling of big endian toolchain build
Documentation change was missing in arc-dev branch, but present in arc-staging. Signed-off-by: Anton Kolesov <[email protected]>
1 parent 37eeaf7 commit 6a753dc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/maintainer/release.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,16 @@ that will be sourced by ``release.mk``.
8787
``RELEASE_TAG = arc-2016.03-alpha1`` directory will be ``2016.03-alpha1``, while
8888
for ``RELEASE_TAG = arc-2016.03`` it will be ``2016.03``.
8989

90+
.. envvar:: ENABLE_BIG_ENDIAN
91+
92+
Whether to build and upload big endian toolchain builds. Big endian toolchain
93+
is required for IDE targets.
94+
95+
Possible values
96+
``y`` and ``n``
97+
Default value
98+
``y``
99+
90100
.. envvar:: ENABLE_DOCS_PACKAGE
91101

92102
Whether to build separate packages with just documentation PDF files.

0 commit comments

Comments
 (0)