Skip to content

Commit

Permalink
Install bpftool on Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jamwaffles committed Jul 21, 2024
1 parent ecbdfbd commit 30b8bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ target_steps_linux: &target_steps_linux
# For XDP
- run:
sudo apt update && sudo apt install -qq build-essential m4 clang libelf-dev libpcap-dev
linux-hwe-6.5-tools-common
linux-tools-common linux-tools-$(uname -r)
# For XDP
- run: sudo ln -s /usr/include/asm-generic/ /usr/include/asm
- run: |
Expand Down

0 comments on commit 30b8bcd

Please sign in to comment.