From cdf2c1132ec9a12ea6d91c8deb1700c1a590c18d Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Thu, 5 Jan 2023 18:10:39 +0100 Subject: Added archive.h --- common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'common.mk') 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 -- cgit v1.2.3