mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 07:30:30 +00:00
Remove boost_thread dependency (RIPD-216).
Fixes RIPD-216
This commit is contained in:
committed by
Tom Ritchford
parent
4b5fd95657
commit
7eaca149c1
@@ -297,7 +297,6 @@ def config_env(toolchain, variant, env):
|
||||
'boost_program_options',
|
||||
'boost_regex',
|
||||
'boost_system',
|
||||
'boost_thread'
|
||||
]
|
||||
# We prefer static libraries for boost
|
||||
if env.get('BOOST_ROOT'):
|
||||
|
||||
Reference in New Issue
Block a user