Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ reported on the mailing list nonetheless.
Dependencies
------------

> [!NOTE]
> Building bpftool is only supported on Linux. The build process relies on
> Linux-specific headers and tools, and is not expected to work on macOS or
> other non-Linux systems.

Required:

- libelf
Expand Down
Loading