mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 18:45:52 +00:00
Fix link libraries for FreeBSD and Ubuntu
This commit is contained in:
@@ -71,7 +71,8 @@ if FreeBSD or Ubuntu:
|
||||
'boost_program_options',
|
||||
'boost_regex',
|
||||
'boost_system',
|
||||
'boost_thread',
|
||||
'boost_thread',
|
||||
'boost_random',
|
||||
]
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user