]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: Add info for building Xen target with Clang
authorLeo Yan <leo.yan@linaro.org>
Thu, 4 May 2023 07:54:59 +0000 (15:54 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 1 Jun 2023 16:32:03 +0000 (12:32 -0400)
commite45fcb0e76b51d1e805f077ec160f99ff2edfa36
treead178e55db3db36d4fd3b6b5b0899bf30e662a42
parent4787c764f98ac9d4670ff45e11676c28fb61b882
doc: Add info for building Xen target with Clang

When build Xen target with Clang, the linker reports failure.

This patch adds the related info in the documentation as a known issue
and gives details for how to dismiss the building failure with Clang.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
doc/build/clang.rst