glib needs libresolv for bind 8 compatible functions
modified auto.def
@@ -150,6 +150,14 @@ if {![cc-check-functions dlclose]} {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/Makefile.autosetup
@@ -92,6 +92,9 @@ LOCAL_LDFLAGS+= -lutil
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/Makefile.autosetup
@@ -58,7 +58,10 @@ OTHER_LIBS= -lssl -lcrypto -pthread
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/Makefile.autosetup
@@ -98,6 +98,9 @@ OTHER_LIBS+= -lutil
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|