Skip to content
Snippets Groups Projects
Commit a093cb56 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

daemon: fix linking for pcre

Refs #54009

Change-Id: I31a4c3ce0743635c8dd9fb624b275fbb8a36b21c
parent aa14b6ff
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,8 @@ libsflphone_la_LDFLAGS = \ ...@@ -59,7 +59,8 @@ libsflphone_la_LDFLAGS = \
@YAMLCPP_LIBS@ \ @YAMLCPP_LIBS@ \
$(TLS_LIB) \ $(TLS_LIB) \
$(IAX_LIB) \ $(IAX_LIB) \
$(IM_LIB) $(IM_LIB) \
$(PCRE_LIBS)
libsflphone_la_CFLAGS = \ libsflphone_la_CFLAGS = \
@ZRTPCPP_CFLAGS@ \ @ZRTPCPP_CFLAGS@ \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment