Fix build on macOS
modified external/libcurl/Makefile.autosetup
@@ -48,6 +48,7 @@ SRCS= \
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/Makefile.autosetup
@@ -125,7 +125,9 @@ LOCAL_LDFLAGS+= -ldl
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/Makefile.autosetup
@@ -86,8 +86,12 @@ OTHER_LIBS+= @PKG_LIBCURL_LDFLAGS@ @PKG_LIBCURL_LIBS@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|