git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix rnd type in USER
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
ether_freebsd
/
Makefile
diff --git
a/projects/stargazer/plugins/capture/ether_freebsd/Makefile
b/projects/stargazer/plugins/capture/ether_freebsd/Makefile
index 4ab0480c4807b5f2c6f1e5afe043a62d6142d9dc..f4b86e211e0f71156145c4c3bdb9f6dff77b3b6c 100644
(file)
--- a/
projects/stargazer/plugins/capture/ether_freebsd/Makefile
+++ b/
projects/stargazer/plugins/capture/ether_freebsd/Makefile
@@
-8,7
+8,7
@@
PROG = mod_cap_bpf.so
SRCS = ./ether_cap.cpp
SRCS = ./ether_cap.cpp
-STGLIBS = -lstg
_
common
+STGLIBS = -lstgcommon
LIBS += $(LIB_THREAD)
LIBS += $(LIB_THREAD)