From ef758928d5c20c8af9f4ebf93059e5f22c9f9fec Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 3 Jul 2026 20:58:16 +0200 Subject: Disable CLAT (464XLAT) support This is a new feature requiring BPF support. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index af815338..4fa89c9a 100755 --- a/debian/rules +++ b/debian/rules @@ -54,6 +54,7 @@ override_dh_auto_configure: -Dovs=true \ -Dqt=false \ -Debpf=false \ + -Dclat=false \ -Dnbft=false \ -Dofono=true -- cgit 1.3.0-6-gf8a5