Skip to content

Commit 056be60

Browse files
committed
doc: fix one more xcc reference
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
1 parent 9e7cde4 commit 056be60

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/xrp_user_guide.dox

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,8 +1034,9 @@ parts of the XRP are built and how:
10341034
- Switch `--with-libfdt` may be used to specify a path to the libfdt headers
10351035
and archive when it is installed in a non-standard location.
10361036

1037-
Xtensa code needs an xcc-based toolchain. Provide the following environment
1038-
variable to the `configure` or to `make`:
1037+
Xtensa code needs Cadence toolchain for Xtensa as it uses the Xtensa Processor
1038+
Hardware Abstraction Layer, XTOS and XOS.
1039+
Provide the following environment variable to the `configure` or to `make`:
10391040
- CC: name of the compiler together with the xtensa core specification.
10401041
Without any other options this will produce all host and DSP XRP libraries
10411042
for xtensa:

0 commit comments

Comments
 (0)