intel / dps-for-iot

Other
61 stars 23 forks source link

Add dl to DPS_LIBS. #100

Closed malsbat closed 5 years ago

malsbat commented 5 years ago

Without this, using libdps_shared.so built with an embedded libuv results in unresolved references to dlopen and friends.

Signed-off-by: Todd Malsbary todd.malsbary@intel.com