[Unstable][PATCH 0/2] UBUNTU: [Packaging] rules: Fix cross-build failure

Juerg Haefliger juerg.haefliger at canonical.com
Thu Dec 19 13:00:45 UTC 2024


Building of the tools packages is explicitly disabled if we're cross-building.
The bpftool is somewhat special and we need to make sure that all the places
where we try to use or install it are properly gated by do_linux_tools.

Juerg Haefliger (2):
  UBUNTU: [Packaging] rules: Explicitly set do_*tools* variables to
    false
  UBUNTU: [Packaging] rules: Wrap do_linux_tools around bpftool
    install/usage

 debian/rules                    |  8 +++----
 debian/rules.d/2-binary-arch.mk | 37 ++++++++++++++++++++-------------
 2 files changed, 26 insertions(+), 19 deletions(-)

-- 
2.43.0




More information about the kernel-team mailing list