summaryrefslogtreecommitdiffhomepage
path: root/common.mk
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-13 15:52:17 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-13 15:52:17 +0100
commit02fbb7a8ea54d1188b2a8410ecd64ae93ac0210e (patch)
tree8eb309e7db647f6edaadac21d8d63d98d36cf6bb /common.mk
parente29ca1929f3aae5288c03be40e67061e245a90ea (diff)
Added process functions
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 405982d..563602e 100644
--- a/common.mk
+++ b/common.mk
@@ -101,4 +101,4 @@ LIBS+= \
-lstdc++fs
endif
-LIBS+=-lboost_context -lboost_system -lpthread
+LIBS+=-lboost_context -lboost_system -lpthread -lfmt