Skip to content

Commit

Permalink
fix: asm headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Notselwyn committed Sep 11, 2024
1 parent 04004a6 commit 9babeec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ _install_headers:
ln -s /usr/include/libnftnl ./include/libnftnl
ln -s /usr/include/libmnl ./include/libmnl
ln -s /usr/include/linux ./include/linux
ln -s /usr/include/asm-generic ./include/asm

_install_musl:
sudo apt-get install musl-tools
Expand Down

0 comments on commit 9babeec

Please sign in to comment.