From 7b87cf906173011fe98155c403a77d6330fa39af Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Thu, 14 May 2020 19:29:40 +0200 Subject: webserver 1.5: Fixed Makefiles --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index edadb60..45beff4 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ endif CXXTESTFLAGS=-Igoogletest/include -Igooglemock/include/ -Igoogletest -Igooglemock LIBS=\ +-lcommon \ -lboost_context \ -lboost_filesystem \ -lboost_timer \ @@ -50,8 +51,7 @@ LIBS=\ -lcrypt \ -lpthread \ -lssl -lcrypto \ --ldl \ --lcommon +-ldl #-lboost_coroutine \ #-lboost_program_options \ -- cgit v1.2.3