build: don't build or use Boost Thread

This commit is contained in:
fanquake
2021-02-02 10:57:06 +08:00
parent 7097add83c
commit 06e1d7d81d
6 changed files with 5 additions and 196 deletions

View File

@ -56,9 +56,6 @@
/* define if the Boost::System library is available */
#define HAVE_BOOST_SYSTEM /**/
/* define if the Boost::Thread library is available */
#define HAVE_BOOST_THREAD /**/
/* define if the Boost::Unit_Test_Framework library is available */
#define HAVE_BOOST_UNIT_TEST_FRAMEWORK /**/