summaryrefslogtreecommitdiffhomepage
path: root/common.mk
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-05 18:10:39 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-05 18:10:39 +0100
commitcdf2c1132ec9a12ea6d91c8deb1700c1a590c18d (patch)
tree1e792e0de184c2cabf9e923479e224d8b8126edf /common.mk
parent7973293c311e27ff08a1488c9759c1b5b0fda30e (diff)
Added archive.h
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index aa68033..c8a51f1 100644
--- a/common.mk
+++ b/common.mk
@@ -96,3 +96,4 @@ LIBS+= \
-lstdc++fs
endif
+LIBS+=-lboost_context -lboost_system