File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ INCLUDES="\
2323-I${ROOT_DIR} /bpf/kmesh/general \
2424-I${ROOT_DIR} /api/v2-c"
2525
26- # workload_sendmsg_test.c
26+ # workload_sendmsg_test.c
2727clang $COMMON_FLAGS $INCLUDES -DKMESH_UNIT_TEST -c ${OUT_DIR} /workload_sendmsg_test.c -o ${OUT_DIR} /workload_sendmsg_test.o
2828
2929# workload_sockops_test.c
@@ -32,7 +32,6 @@ clang $COMMON_FLAGS $INCLUDES -I${ROOT_DIR}/bpf/kmesh/probes -c ${OUT_DIR}/workl
3232# workload_cgroup_skb_test.c
3333clang $COMMON_FLAGS $INCLUDES -I${ROOT_DIR} /bpf/kmesh/probes -c ${OUT_DIR} /workload_cgroup_skb_test.c -o ${OUT_DIR} /workload_cgroup_skb_test.o
3434
35-
3635# tc_mark_encrypt_test.c and tc_mark_decrypt_test.c
3736TC_FLAGS=" -I${ROOT_DIR} /bpf/kmesh/general/include -I${ROOT_DIR} /bpf/kmesh/general"
3837
You can’t perform that action at this time.
0 commit comments