Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2025 14:32:14 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: c3d3155c55ce - stable/14 - flua: hook libfreebsd to the build
Message-ID:  <202507081432.568EWELS072126@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by bapt:

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

commit c3d3155c55cec77a7fb3dc9e44f24bdb6ae9ea84
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-09-06 15:52:08 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-07-08 14:24:52 +0000

    flua: hook libfreebsd to the build
---
 lib/flua/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/flua/Makefile b/lib/flua/Makefile
index 168d05f54674..d88e76f61062 100644
--- a/lib/flua/Makefile
+++ b/lib/flua/Makefile
@@ -1,3 +1,4 @@
+SUBDIR+=	libfreebsd
 SUBDIR+=	libhash
 SUBDIR+=	libjail
 SUBDIR+=	libucl



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