We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9ec0a commit 4020ae6Copy full SHA for 4020ae6
Makefile
@@ -53,7 +53,7 @@ MAIN_OUT := pcktbatch
53
54
# Global and main flags.
55
GLOBAL_FLAGS := -O2 -g
56
-MAIN_FLAGS := -pthread -lyaml -lelf -lz
+MAIN_FLAGS := -pthread -lelf -lz
57
58
# Chains.
59
all: mk_build af_xdp sequence cmd_line main
0 commit comments