Fixes
This commit is contained in:
parent
088035955e
commit
3d79575f03
3 changed files with 2 additions and 3 deletions
1
Makefile
1
Makefile
|
@ -7,7 +7,6 @@ PREFIX = $(DESTDIR)/opt/CronosAgent
|
|||
|
||||
ifeq ($(OS), Linux)
|
||||
FLAGS += -rdynamic
|
||||
LIBRARIES += rt
|
||||
ifeq ($(USE_OPENSSL), yes)
|
||||
FLAGS += -DUSE_OPENSSL
|
||||
DEPENDENCIES += openssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue