mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Added pthread library
This commit is contained in:
parent
b4ac1ee99f
commit
54f37dbd8a
@ -33,7 +33,8 @@ env.Append(LIBS=[
|
||||
'scheduler_pool',
|
||||
'nebula_log',
|
||||
'scheduler_xml',
|
||||
'crypto'
|
||||
'crypto',
|
||||
'pthread'
|
||||
])
|
||||
|
||||
if not env.GetOption('clean'):
|
||||
|
Loading…
x
Reference in New Issue
Block a user