[blfs] branch trunk updated: NetworkManager: note clat needs clang BPF

git Owner ([email protected] via blfs-book Mailing List) <[email protected]> Mon, 27 Jul 2026 02:00:00 +0000
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178511760034.715883.4756897590827644633@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 81dad1646b NetworkManager: note clat needs clang BPF
81dad1646b is described below

commit 81dad1646ba106d4fd6a206868a618be9918b1ff
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Jul 26 03:59:19 2026 +0800

    NetworkManager: note clat needs clang BPF
    
    Also move the <parameter>s together instead of inserting one in
    <option>s.
---
 networking/netutils/networkmanager.xml | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/networking/netutils/networkmanager.xml b/networking/netutils/networkmanager.xml
index 9e035ec517..f2c0d95337 100644
--- a/networking/netutils/networkmanager.xml
+++ b/networking/netutils/networkmanager.xml
@@ -113,6 +113,7 @@
       <xref linkend="gtk-doc"/>,
       <xref linkend="jansson"/>,
       <xref linkend="libnvme"/>,
+      <xref linkend="llvm"/> (with Clang and the BPF target),
       <xref linkend="ModemManager"/>,
       <xref linkend="upower"/>,
       <xref linkend="valgrind"/>,
@@ -350,6 +351,13 @@ done</userinput></screen>
       network in a public cloud environment within a VM.
     </para>
 
+    <para>
+      <parameter>-D clat=false</parameter>: This switch disables CLAT support.
+      Remove it if you have installed libbpf, and also installed LLVM built
+      with Clang and the BPF target enabled (note that in the BLFS
+      <xref linkend='llvm'/> instruction the BPF target is not enabled).
+    </para>
+
     <para>
       <option>-D crypto=gnutls</option>: Use this switch if you have GnuTLS
       installed and want to use it for certificate and key operations in
@@ -363,11 +371,6 @@ done</userinput></screen>
       802.1X).
     </para>
 
-    <para>
-      <parameter>-D clat=false</parameter>: This switch disables CLAT support.
-      Remove it if you have the optional libbpf installed on your system.
-    </para>
-
 <!--
     The values for this option have changed.  thsy are now 
     "systemd", "elogind", "consolekit", "auto" with auto as

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page