mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 13:59:51 +01:00
Merge upstream changes
This commit is contained in:
commit
d24dc0f95d
@ -50,7 +50,7 @@
|
||||
<para>[bdubbs] - Update to elfutils-0.186. Fixes
|
||||
<ulink url="&lfs-ticket-root;4954">#4954</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem revision="systemd">>
|
||||
<listitem revision="systemd">
|
||||
<para>[bdubbs] - Update to jinja2-3.0.3. Fixes
|
||||
<ulink url="&lfs-ticket-root;4953">#4953</ulink>.</para>
|
||||
</listitem>
|
||||
|
@ -63,7 +63,8 @@
|
||||
|
||||
<screen><userinput remap="pre">sed -i 's/+ want_libfuzzer.*$/and want_libfuzzer/' meson.build</userinput></screen>
|
||||
|
||||
<para>Fix a problem when using a kernel version 5.14 and later:</para>
|
||||
<para>Fix a problem when building with kernel headers from Linux-5.14 and
|
||||
later:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -i '/ARPHRD_CAN/a#define ARPHRD_MCTP 290' src/basic/linux/if_arp.h</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user