Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/public-domain/xz/bin/xz help sun2
details: https://anonhg.NetBSD.org/src/rev/7364a98bf6fd
branches: trunk
changeset: 337617:7364a98bf6fd
user: christos <christos%NetBSD.org@localhost>
date: Tue Apr 21 10:12:04 2015 +0000
description:
help sun2
diffstat:
external/public-domain/xz/bin/xz/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r bb62c951e399 -r 7364a98bf6fd external/public-domain/xz/bin/xz/Makefile
--- a/external/public-domain/xz/bin/xz/Makefile Tue Apr 21 10:00:30 2015 +0000
+++ b/external/public-domain/xz/bin/xz/Makefile Tue Apr 21 10:12:04 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/04/17 18:49:23 christos Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/21 10:12:04 christos Exp $
PROG= xz
BINDIR= /usr/bin
@@ -40,4 +40,7 @@
.endfor
.endif
+LDADD+= -lpthread
+DPADD+= ${LIBPTHREAD}
+
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index