Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2024 01:25:07 GMT
From:      Ka Ho Ng <khng@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 306113630dd6 - main - libthr: add libsys for dirdeps build
Message-ID:  <202409240125.48O1P7le068356@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by khng:

URL: https://cgit.FreeBSD.org/src/commit/?id=306113630dd67c55975acd20bfa08931e3aa6637

commit 306113630dd67c55975acd20bfa08931e3aa6637
Author:     Ka Ho Ng <khng@FreeBSD.org>
AuthorDate: 2024-09-24 01:23:48 +0000
Commit:     Ka Ho Ng <khng@FreeBSD.org>
CommitDate: 2024-09-24 01:24:36 +0000

    libthr: add libsys for dirdeps build
    
    Sponsored by:   Juniper Networks, Inc.
---
 lib/libthr/Makefile.depend | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/libthr/Makefile.depend b/lib/libthr/Makefile.depend
index 40575a605e97..2f0697372a4a 100644
--- a/lib/libthr/Makefile.depend
+++ b/lib/libthr/Makefile.depend
@@ -6,6 +6,7 @@ DIRDEPS = \
 	lib/${CSU_DIR} \
 	lib/libc \
 	lib/libcompiler_rt \
+	lib/libsys \
 	usr.bin/awk.host \
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409240125.48O1P7le068356>