Ignore:
Timestamp:
11/15/2021 03:34:44 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
784f3c36
Parents:
0d78c2c
Message:

systemd: minor reword for Linux header >= 5.14 issue

It does not affect using systemd with Linux >= 5.14, but only affects
building systemd with kernel header >= 5.14.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    r0d78c2c r394bd9c  
    6464 <screen><userinput remap="pre">sed -i 's/+ want_libfuzzer.*$/and want_libfuzzer/' meson.build</userinput></screen>
    6565
    66  <para>Fix a problem when using a kernel version 5.14 and later:</para>
     66 <para>Fix a problem when building with kernel headers from Linux-5.14 and
     67 later:</para>
    6768
    6869 <screen><userinput remap="pre">sed -i '/ARPHRD_CAN/a#define ARPHRD_MCTP        290' src/basic/linux/if_arp.h</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.