musl libc needs libfts
modified auto.def
@@ -140,6 +140,14 @@ cc-with { -includes { libutil.h }} {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/Makefile.autosetup
@@ -86,7 +86,9 @@ STATIC_LIBS= @REPOS_STATIC_LIBS@ \
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/Makefile.autosetup
@@ -55,6 +55,9 @@ OTHER_LIBS+= -lm -lssl -lcrypto -pthread
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/Makefile.autosetup
@@ -95,6 +95,9 @@ OTHER_LIBS= -lssl -lcrypto -pthread
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|