Date: Fri, 27 Feb 2026 12:05:42 +0000 From: Sumit Saxena <ssaxena@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Mark Johnston <markj@FreeBSD.org> Subject: git: cb2852147edf - stable/15 - ofed: Define SUBDIR_DEPEND_libbnxtre Message-ID: <69a18896.3dad3.5e5cdb51@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by ssaxena: URL: https://cgit.FreeBSD.org/src/commit/?id=cb2852147edf66eb77143102549d57689ff29a47 commit cb2852147edf66eb77143102549d57689ff29a47 Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2025-12-03 14:21:07 +0000 Commit: Sumit Saxena <ssaxena@FreeBSD.org> CommitDate: 2026-02-27 12:04:39 +0000 ofed: Define SUBDIR_DEPEND_libbnxtre Fixes: b42fda6be3fd ("share/mk: Include libbnxtre entry in bsd.libnames.mk") (cherry picked from commit 962ad7c1984decda1f16b079cd09ca9310e7f7ce) --- lib/ofed/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ofed/Makefile b/lib/ofed/Makefile index 5421e2e43cd1..a3265813f7d2 100644 --- a/lib/ofed/Makefile +++ b/lib/ofed/Makefile @@ -19,6 +19,7 @@ SUBDIR_DEPEND_libibcm= libibverbs SUBDIR_DEPEND_librdmacm= libibverbs SUBDIR_DEPEND_libibmad= libibumad SUBDIR_DEPEND_libvendor= libibumad +SUBDIR_DEPEND_libbnxtre= libibverbs SUBDIR_DEPEND_libcxgb4= libibverbs SUBDIR_DEPEND_libmlx4= libibverbs SUBDIR_DEPEND_libmlx5= libibverbshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a18896.3dad3.5e5cdb51>
