commit | 6feedde381de91ed8c1f8da82614c078ae942c64 | [log] [tgz] |
---|---|---|
author | Leo Yan <leo.yan@linaro.org> | Thu May 04 15:54:59 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 01 12:32:03 2023 -0400 |
tree | ad178e55db3db36d4fd3b6b5b0899bf30e662a42 | |
parent | 941a32a0eded9ba05772ea89ae76d011e573b41e [diff] |
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>