Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix OSX: hope this is enough this time
Baptiste Daroussin committed 7 years ago
commit 7b9f10f1802576cb0f91b7e585ad3df693a5dcb0
parent 471acccbeba443c1e7e1959fad0da557edc13fe5
1 file changed +1 -1
modified libpkg/Makefile.autosetup
@@ -98,7 +98,7 @@ LOCAL_LDFLAS+= -lresolv
LOCAL_CFLAGS+= -I$(top_srcdir)/external/libmachista
STATIC_LIBS+=	$(top_builddir)/external/libmachista/libmachista.a
LOCAL_LDFLAGS+=	-L$(top_builddir)/external/libmachista -lmachista_pic \
-
		-larchive
+
		-larchive -lrevolv
SRCS+=		pkg_macho.c
@else
SRCS+=		pkg_elf.c