From nobody Fri Apr 3 13:51:42 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fnKrt20YZz6YWlD for ; Fri, 03 Apr 2026 13:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fnKrt0Yh6z3Sqg for ; Fri, 03 Apr 2026 13:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775224302; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Gs2vUFlPhLRDdyvG4rfXwOlxgPel+8iqJzAaqiPdG3c=; b=H7ShjaUU3IFqFn8I3XwIO99BdQIEFPaPr+DehFa+KNs6wFnwTDR4uFIquWqwrGaiyoGWb6 hMrIjOzmhDKMMAKXYcnJlZBiewO6BW5SZLMBpsND5uDaTCFb3EGbKUWErne4WkxnXulJNa PztYHcI9k37KcVKutIiT8qGTaNaS0g6NIOKWGWdBHg/oI0YJ0g3bEkfaAs6QRx0zcLsQVP u3SFfPh2D2VBNeVnsbrQKTdyVDfgEqX3JndgGuMULXXPWVawsv2Co//kDv1XpD0ohAUkpv o68cagN8dY/AcTf0b0tPraJyBUebbEJvHkfWGMKyoDZTEL0OcCE///Ms3wCZ/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775224302; a=rsa-sha256; cv=none; b=QnY3+LeIv/UWo9g0j0RPO3UwR7ZDYD8y4T5cu44rEQwaGk1ENhUaWe/H66rqi8U3n0VfAk pvwnM1lq9yp/rv8xfddHkI6he7M8GueDng8Jmc4JJdl+I+2WQNKuU4ttVa1920FbQSKESP ykkTbmT6mcvJym/MKWA6A7X/017xF+vGiWzxf8fD7NedTMEGWId1xfgBzZlcJGWIfCgtdm iw1izJklRSWI3VzE7FCdzhmk8xaMOPwEyumtBYuG/caYhkTmYvQjKSsBAs3XUtH0ci5GZD j2nc/bvd5rlywiAjKgf1MRAiHb3r7MRydH8mMc43/1C1Sc0RACfBfMIDgO7LKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775224302; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Gs2vUFlPhLRDdyvG4rfXwOlxgPel+8iqJzAaqiPdG3c=; b=PsuXV2Pm5PI3eSp5wfeyM9QoGftSYRC+jKjiv07gRHWbiQcpBA0XQh+55YVSpDiEhWjzcw HKLjkWnjuyHN7CzyYNgy8XFYO7tKvoR1ZaAnJqvCDnVZLTkBKPHYLqEMnmwr1vXM9gruV+ jpZoGsBC9h87rav6G1u0EbPwX6/6HAY7bHSaMPvtv0xeZvCFc2Teba797ODNEDSNox6hNu z667dl9bvUR69Ht+Nv5GYsuxc0VLkJC34RR/NubBLT8M7gioBxCTyBoHxddFsm6el9j8+E 7FzJQA6L28O6io/qEsAPwMMwkAfp7p2WkmmYoA2GhT32awqeocyOyXuhoiGaOQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fnKrt097zzrq5 for ; Fri, 03 Apr 2026 13:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 38187 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 03 Apr 2026 13:51:42 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Lexi Winter Subject: git: b13d7062b3a6 - main - libauditd: Don't build if WITHOUT_AUDIT is set List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ivy X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b13d7062b3a65ba600745fef6a2b4058444e5f6c Auto-Submitted: auto-generated Date: Fri, 03 Apr 2026 13:51:42 +0000 Message-Id: <69cfc5ee.38187.6d313255@gitrepo.freebsd.org> The branch main has been updated by ivy: URL: https://cgit.FreeBSD.org/src/commit/?id=b13d7062b3a65ba600745fef6a2b4058444e5f6c commit b13d7062b3a65ba600745fef6a2b4058444e5f6c Author: Lexi Winter AuthorDate: 2026-04-03 13:43:18 +0000 Commit: Lexi Winter CommitDate: 2026-04-03 13:43:18 +0000 libauditd: Don't build if WITHOUT_AUDIT is set When WITHOUT_AUDIT is set, nothing is built that uses this library, so don't build the library. This avoids building the FreeBSD-audit package when WITHOUT_AUDIT is set. MFC after: never Reviewed by: csjp, imp, emaste Differential Revision: https://reviews.freebsd.org/D56157 Sponsored by: https://www.patreon.com/bsdivy --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index 6e2ff634c963..1cb2d1d89e39 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -34,7 +34,6 @@ SUBDIR= ${SUBDIR_BOOTSTRAP} \ lib9p \ libalias \ libarchive \ - libauditd \ libbegemot \ libblocksruntime \ libbsddialog \ @@ -173,6 +172,7 @@ SUBDIR+= clang .endif .endif +SUBDIR.${MK_AUDIT}+= libauditd SUBDIR.${MK_CUSE}+= libcuse SUBDIR.${MK_TOOLCHAIN}+=libpe SUBDIR.${MK_DIALOG}+= libdpv libfigpar