dependency: add LLVM (w/ Clang) as external dependency of kernel

Some kernel features (like, building the kernel with LTO) already
requires Clang.
This commit is contained in:
Xi Ruoyao 2022-10-12 14:29:20 +08:00
parent 8b539af84d
commit 6e24d20038
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -1863,7 +1863,9 @@
<segtitle>&external;</segtitle>
<seglistitem>
<seg>
<ulink url="&blfs-book;general/cpio.html">cpio</ulink>
<ulink url="&blfs-book;general/cpio.html">cpio</ulink> and
<ulink url="&blfs-book;general/llvm.html">LLVM</ulink>
(with Clang)
</seg>
</seglistitem>
</segmentedlist>