Fix error when compiling on FreeBSD
modified auto.def
@@ -101,6 +101,7 @@ cc-with { -libs { -llzma }} {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/Makefile.autosetup
@@ -129,9 +129,12 @@ LOCAL_LDFLAGS+= -L$(top_builddir)/external/libmachista -lmachista_pic \
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/pkg_macho.c
@@ -332,7 +332,7 @@ pkg_arch_to_legacy(const char *arch, char *dest, size_t sz)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|