Closed JeffGarland closed 4 years ago
I found in boost 1.73 boost.random had a requirement to build boost_system even though system is now all header. This change removes the dependence on building boost_system. Checked against g++9 on Linux -- rebuilt library, tests and examples.
I found in boost 1.73 boost.random had a requirement to build boost_system even though system is now all header. This change removes the dependence on building boost_system. Checked against g++9 on Linux -- rebuilt library, tests and examples.