mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: Add curl to scheduler SConstruct (#2973)
(cherry picked from commit b1a76179d7e0fdf9f9b22c240a40a4e8389be6e5) (cherry picked from commit fe133d481c5d1f56a24925cd467f5c8453beac22)
This commit is contained in:
parent
68a9dc3e30
commit
b39102d73f
@ -32,6 +32,8 @@ env.Append(LIBPATH=[
|
||||
cwd+'/src/sched'
|
||||
])
|
||||
|
||||
env.Append(LIBS=['curl'])
|
||||
|
||||
################################################################################
|
||||
# SCONS scripts to build
|
||||
################################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user