Allow to build with a custom openssl
modified auto.def
@@ -18,8 +18,9 @@ options {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -346,6 +347,12 @@ if {[pkg-config-init 0]} {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/Makefile.autosetup
@@ -92,8 +92,6 @@ LOCAL_LDFLAGS= @waflags@ \
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -151,6 +149,13 @@ LOCAL_LDFLAGS+= @PKG_LIBARCHIVE_LDFLAGS@ @PKG_LIBARCHIVE_LIBS@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|