Module Name:    src
Committed By:   christos
Date:           Mon May 16 10:52:09 UTC 2022

Modified Files:
        src/rescue: list

Log Message:
Add -lpthread for the benefit or argon2 in cgdconfig


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/rescue/list

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/rescue/list
diff -u src/rescue/list:1.53 src/rescue/list:1.54
--- src/rescue/list:1.53	Sat Apr  4 11:39:16 2020
+++ src/rescue/list	Mon May 16 06:52:09 2022
@@ -1,4 +1,4 @@
-#	$NetBSD: list,v 1.53 2020/04/04 15:39:16 jdolecek Exp $
+#	$NetBSD: list,v 1.54 2022/05/16 10:52:09 christos Exp $
 
 SRCDIRS	bin
 
@@ -153,4 +153,4 @@ SRCDIRS	libexec
 PROG	lfs_cleanerd
 
 LIBS	liboverride.o
-LIBS	-lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop
+LIBS	-lbz2 -llzma -lcrypt -ledit -lipsec -lkvm -ll -lm -lrmt -lcurses -lterminfo -lutil -lz -levent -lprop -lpthread

Reply via email to