build: remove Boost::system usage

This commit is contained in:
fanquake
2020-12-22 11:55:04 +08:00
parent b87f9c5edf
commit 07269321f3
9 changed files with 7 additions and 132 deletions

View File

@@ -47,9 +47,6 @@
/* define if external signer support is enabled (requires Boost::Process) */
#define ENABLE_EXTERNAL_SIGNER /**/
/* define if the Boost::System library is available */
#define HAVE_BOOST_SYSTEM /**/
/* define if the Boost::Unit_Test_Framework library is available */
#define HAVE_BOOST_UNIT_TEST_FRAMEWORK /**/