diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-07-20 01:09:30 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-07-20 01:09:30 +0800 |
commit | 66fbe7b805ec5b224fe30f72886cb7e0d228a0a8 (patch) | |
tree | cd843029b6cf820174c06a12f325f17f6368b402 /chapter08/meson.xml | |
parent | b5acea48a7b29e33b94e54aaabfc31ec2ab9a97a (diff) |
meson and ninja: Kill false tips
Diffstat (limited to 'chapter08/meson.xml')
-rw-r--r-- | chapter08/meson.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chapter08/meson.xml b/chapter08/meson.xml index 1d9c9e3a7..a53a88c3c 100644 --- a/chapter08/meson.xml +++ b/chapter08/meson.xml @@ -35,15 +35,6 @@ </seglistitem> </segmentedlist> - <tip revision="sysv"> - <para>This section is not strictly required when LFS does not use - systemd. On the other hand, Meson, along with Ninja, makes - a powerful build system combination, - which will probably be used more and more often. It is required for - several packages in <ulink url="&blfs-book;">the BLFS - book</ulink>.</para> - </tip> - </sect2> <sect2 role="installation"> |