]> Zhao Yanbai Git Server - minix.git/commitdiff
xz: add libc dependency
authorBen Gras <ben@minix3.org>
Mon, 25 Jun 2012 15:21:01 +0000 (17:21 +0200)
committerBen Gras <ben@minix3.org>
Mon, 25 Jun 2012 15:21:01 +0000 (17:21 +0200)
external/public-domain/xz/lib/Makefile

index a5d16d386d16de3048d2c58313a4a4b845945487..fd312e65481d8e888d7b2d1329506c6bd4c9a1ce 100644 (file)
@@ -4,6 +4,8 @@ LIB=            lzma
 USE_SHLIBDIR=  yes
 NOLINT=                yes
 
+LIBDPLIBS+=      c        ${.CURDIR}/../../../../lib/libc
+
 .include <bsd.init.mk>
 
 # There are two different lzma.h files.