c5440c3 Drop bpftool version requirement to 4.18.0

1 file Authored by daandemeyer 2 years ago, Committed by anitazha 2 years ago,
1 file changed. 1 lines added. 1 lines removed.
    Drop bpftool version requirement to 4.18.0
    
    The CentOS Stream 8 bpftool package has the skeleton generation
    feature introduced in bpftool 5.6.0 backported to 4.18.0. The
    meson script doesn't know this, so we downgrade the required
    bpftool version to 4.18.0 to allow builds to pass on CentOS Stream
    8.
    
        
file modified
+1 -1