[Example] Multi-threaded programming example
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
INCLUDE:=-I../../kubernetes/include -I../../kubernetes/model -I../../kubernetes/api -I../../kubernetes/config
|
||||
LIBS:=-L../../kubernetes/build -lkubernetes -lcurl -lyaml -lpthread -lssl -lz
|
||||
LIBS:=-L../../kubernetes/build -lkubernetes -lyaml
|
||||
CFLAGS:=-g
|
||||
BIN:=delete_pod_bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user