Correctly fix libdl issue on linux
modified libpkg/Makefile.autosetup
@@ -91,7 +91,6 @@ LOCAL_LDFLAGS+= -lutil
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified tests/Makefile.autosetup
@@ -95,6 +95,9 @@ OTHER_LIBS= -lssl -lcrypto -pthread
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|