Fixed unix makefile to include boost::chrono

master
donSchoe 2013-10-14 10:52:35 +02:00
parent a298006598
commit a68bb9392d
1 changed files with 3 additions and 0 deletions

View File

@ -44,9 +44,12 @@ LIBS += \
-l boost_filesystem$(BOOST_LIB_SUFFIX) \
-l boost_program_options$(BOOST_LIB_SUFFIX) \
-l boost_thread$(BOOST_LIB_SUFFIX) \
-l boost_chrono$(BOOST_LIB_SUFFIX) \
-l boost_timer$(BOOST_LIB_SUFFIX) \
-l db_cxx$(BDB_LIB_SUFFIX) \
-l ssl \
-l crypto \
-l rt \
-Wl,-Bdynamic \
-l gmp \
-Wl,-B$(LMODE)