Signed-off-by: geraldo netto <geraldone...@gmail.com>
---
 core/elf.cc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/elf.cc b/core/elf.cc
index 2a46633..96754d5 100644
--- a/core/elf.cc
+++ b/core/elf.cc
@@ -1052,6 +1052,7 @@ program::program(void* addr)
           "ld-linux-x86-64.so.2",
           "libboost_system.so.1.55.0",
           "libboost_program_options.so.1.55.0",
+          "libcrypt.so.1",
 #endif /* __x86_64__ */
 #ifdef __aarch64__
           "ld-linux-aarch64.so.1",
-- 
2.7.4

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to