Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Yet another typo
Baptiste Daroussin committed 7 years ago
commit 16207928cbdbd8e950071e6067f8bc5a0a621856
parent 7b9f10f1802576cb0f91b7e585ad3df693a5dcb0
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 -lrevolv
+
		-larchive -lresolv
SRCS+=		pkg_macho.c
@else
SRCS+=		pkg_elf.c