Fix overlinking on macOS
modified libpkg/Makefile.autosetup
@@ -131,9 +131,7 @@ LOCAL_LDFLAGS+= -ldl
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified src/Makefile.autosetup
@@ -55,7 +55,7 @@ OTHER_LIBS= @EXTRA_LIBS@ -lm -pthread
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -83,12 +83,8 @@ OTHER_LIBS+= -lmd
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -101,6 +97,9 @@ STATIC_ARG= -static
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|