From nobody Fri Apr 24 15:29:21 2026 X-Original-To: dev-commits-src-branches@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 4g2H1s5MJ5z6bSgS for ; Fri, 24 Apr 2026 15:29:21 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g2H1s0rh1z3DHK for ; Fri, 24 Apr 2026 15:29:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777044561; 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=swKgIbEvOOFJY7pmWHk5C78Zj1a8mluPSTs5b5n/4pk=; b=DkAo/7HFr6gWoWm/xk78GjN0QnVOnfjz0zcEQmZpN8w/vo9OaIXdM1RG+6fF0euUhxIkio 3yGsvk9yrEqnGHjwTQS24L4I8ktjGJN/Vco1sDyd1Y5LOBPVvIXU6kwEDgFJRiigoka+I2 AY+w9eUrjnu604dBZ1Vqu5SHWTRzjYm/jaqCN1UvvfH8MzTVT/HR7Z5Xj/lqpZbZA6Mq12 FCQCoTRiyA7jEPDPX7cWonnOTsM03rAKsTn6d5j8EyqDv/cioGZP4ZUnEPRorkOfCNhu+g PLf1v2Si94AXxaFoHUDFyGIrax1HMkLImLiF234Qn2tjm6TmUfpXUrlSi5MWbQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777044561; a=rsa-sha256; cv=none; b=Q3i6JNO3NkR12XE0aBBhp+WxDNYXdOW43HbE8SQAJTaWTH9HhywKMtBQ7L0ttoKTbvuXQ2 BqyGsvsrhJxjTFMyCQpXIdzTBJ1cVUCQ1JtdAZHjbP+n/IK/6IlTixAKs4699OM2uaByx1 H1FZQmmX57jibqScNxk8f4Py722ufKiemyDf4qCa5XY4kdeNd5vfP34Mu7brqXWBgpR/Fm BGfRF6roVdX6iQx64RY5bZ4dPqdde4atjIIsHLbthm+Jt3Zm+EZ+ncCFFOatYtEfPtvPnL DR3WGUUUkjXAuWgkebWJLbGkUDUPk1Kl9/mdWuRXIE6j2/smbiiKTNVjqx9zvw== 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=1777044561; 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=swKgIbEvOOFJY7pmWHk5C78Zj1a8mluPSTs5b5n/4pk=; b=tlgtohV2oCnmXIx9Lk2TjHsLbR0D9MG5WJt5Oxa3p1KNxIix78K9BhfVsNnGm2sM7sCRd6 zIadEr+rXA+AgAOe8VNVv7ckq1hK75G8ztPScdm/J4CIP/nXz6LGgEqRyI3EyeotysRx6M fZAQDwU/yOsfr7JARSipSM3Xzk/44Tue3+hRPUXGx16dmJ0T3NJG7fY2rczeNNs7X4KxUh xgvPHw7hZqfYsqtcnLeuFmJMUYfdmubdJNJoaeScG9bDMXvTqg3tMmJUcpKX10ZCOF9A/T zOXsvrfrfEVEKaBdMQspv74jFhAOwINEZNXQzt/vShG7ZnIwvBUbsGg6u8C+aQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g2H1s0C38z17cN for ; Fri, 24 Apr 2026 15:29:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 362e0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 24 Apr 2026 15:29:21 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: John Baldwin Subject: git: 6ca22d1666be - stable/15 - wlanstat: Drop unneeded bsd.compiler.mk from Makefile List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 6ca22d1666be6a332be2debd333c8180463241a0 Auto-Submitted: auto-generated Date: Fri, 24 Apr 2026 15:29:21 +0000 Message-Id: <69eb8c51.362e0.2d25e449@gitrepo.freebsd.org> The branch stable/15 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=6ca22d1666be6a332be2debd333c8180463241a0 commit 6ca22d1666be6a332be2debd333c8180463241a0 Author: John Baldwin AuthorDate: 2026-01-31 16:58:39 +0000 Commit: John Baldwin CommitDate: 2026-04-24 15:26:39 +0000 wlanstat: Drop unneeded bsd.compiler.mk from Makefile No functional change, but downstream in CheriBSD this was causing a link error as the Makefile was overriding CFLAGS set via a side effect of bsd.compiler.mk. Reviewed by: bz, brooks, emaste Sponsored by: AFRL, DARPA Differential Revision: https://reviews.freebsd.org/D54894 (cherry picked from commit 6e82cb29066765c03408a81c9bec4ed0d99cab81) --- usr.sbin/wlanstat/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr.sbin/wlanstat/Makefile b/usr.sbin/wlanstat/Makefile index ec1fc3206267..c6f62e46c859 100644 --- a/usr.sbin/wlanstat/Makefile +++ b/usr.sbin/wlanstat/Makefile @@ -1,5 +1,3 @@ -.include - PROG= wlanstat MAN= wlanstat.8