Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Yet another typo
Baptiste Daroussin committed 7 years ago
commit 16207928cbdbd8e950071e6067f8bc5a0a621856
parent 7b9f10f
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