Skip to content

Commit 0d87124

Browse files
Remove -lsoci.
1 parent 8bfb141 commit 0d87124

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ endif
305305
LIBS+= -LRavelCAPI -lravelCAPI -LRavelCAPI/civita -lcivita \
306306
-lboost_system$(BOOST_EXT) -lboost_regex$(BOOST_EXT) \
307307
-lboost_date_time$(BOOST_EXT) -lboost_program_options$(BOOST_EXT) \
308-
-lboost_filesystem$(BOOST_EXT) -lboost_thread$(BOOST_EXT) -lsoci_core -lgsl -lgslcblas -lssl -lcrypto
308+
-lboost_filesystem$(BOOST_EXT) -lboost_thread$(BOOST_EXT) -lgsl -lgslcblas -lssl -lcrypto
309309

310310
ifdef MXE
311311
LIBS+=-lcrypt32 -lbcrypt -lshcore

0 commit comments

Comments
 (0)