Skip to content

Commit 5d73987

Browse files
committed
doc: toolchains: Add deprecation notice for xtools toolchain variant
This commit adds a deprecation notice for the `xtools` toolchain variant, which was deprecated in the commit a9d85ae. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 5d397ea commit 5d73987

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

doc/develop/toolchains/crosstool_ng.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
Crosstool-NG
2-
############
1+
.. _toolchain_xtools:
2+
3+
Crosstool-NG (Deprecated)
4+
#########################
5+
6+
.. warning::
7+
8+
``xtools`` toolchain variant is deprecated. The
9+
:ref:`cross-compile toolchain variant <other_x_compilers>` should be used
10+
when using a custom toolchain built with Crosstool-NG.
311

412
You can build toolchains from source code using crosstool-NG.
513

0 commit comments

Comments
 (0)