Attempt to fix linking on OSX
modified libpkg/Makefile.autosetup
@@ -70,8 +70,7 @@ LOCAL_LDFLAGS= @REPOS_LDFLAGS@ \
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -102,6 +101,7 @@ LOCAL_LDFLAGS+= -L$(top_builddir)/external/libmachista -lmachista_pic
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/Makefile.autosetup
@@ -64,7 +64,12 @@ OTHER_LIBS+= -ldl
|
|
|
|
|
|
| + | |
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|