From nobody Thu Dec 9 01:45:05 2021 X-Original-To: dev-commits-src-all@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 4A74118D3FC2; Thu, 9 Dec 2021 01:45:06 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J8cKt0Gs9z3MTt; Thu, 9 Dec 2021 01:45:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DE7CF1DF79; Thu, 9 Dec 2021 01:45:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B91j5nr072913; Thu, 9 Dec 2021 01:45:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B91j5fb072912; Thu, 9 Dec 2021 01:45:05 GMT (envelope-from git) Date: Thu, 9 Dec 2021 01:45:05 GMT Message-Id: <202112090145.1B91j5fb072912@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: 4a713d650105 - stable/13 - WITH_/WITHOUT_CXX: update description List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 4a713d65010565c9f28646a039c040524c9d0fcb Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639014306; 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=ottepk0t5Ouyk41nvQ7I8m7rhK60V74SHiK0y6zTYFg=; b=eVTAArqynSP2WQA9ZVz1eZNrlQGcgtTDy6FM4AQYNEpVCPSUyMhP3NNdUOrC15y1ePGfpG ZbGY25sLKBYOM7mZbx8NgZ731JUbDTREfpYyO9/NJx1IE45ApSsVhfSnfCSUKyh7KINd7m 2nHrGnGf/Xl9xfNGo94jKjOZ2n/KcTzliaGWQfgzSE2StWX/BWMLGWi3ANVtPZ15/hIxua zvjrvtSFoHWRTicyab3+UTgyhA08JCm+nb1RGb2DuTyDb1FCr+G8Xb6oGzZC+nmsm3xT3E naTFOAf/5yglQhZIz6rdY7ovJ6QX7RclxW/4ktZWVXNXjqJ42gMzggNhMgoCCg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639014306; a=rsa-sha256; cv=none; b=XGj5bcMmmecy4savY3S4FdOA/rgZBs6hN/VT/xPVW41Okc77aNf4L2U8K+C0k58DqYnvYT V7AupQeXUCfFnDRRD7YznF34sd8OXjrlhTosCO9JzG8V97+XA+tq+Fp+TKC8/sIldbjaZ/ MYgQ9LRnX2+y/RLqIm4ZGoKhbEWJr2OY5Ekdrs2JXLIqCLde4kWdWUCM1fy3mH/xivlKBU i7iedMWkjsXBACKi6CNXen2AY+PcuC17ppXmk3Ym4r6J4+RejwsmdoB3h6aIl++N1Vk5Gr TJAeRG+rqW1gxp0dYn1iGikSWy1UfYRb4tWMlu/NKa4brpvUo6HtgqMC2dWivw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4a713d65010565c9f28646a039c040524c9d0fcb commit 4a713d65010565c9f28646a039c040524c9d0fcb Author: Ed Maste AuthorDate: 2021-12-02 16:24:08 +0000 Commit: Ed Maste CommitDate: 2021-12-09 01:44:29 +0000 WITH_/WITHOUT_CXX: update description Contrary to the previous description WITHOUT_CXX does not disable /usr/bin/c++, which is just a link to Clang. We also no longer have gperf. MFC after: 1 week Sponsored by: The FreeBSD Foundation (cherry picked from commit 145a574fa1a9fa6732a7917778ed3185e990d1dd) --- tools/build/options/WITHOUT_CXX | 8 ++------ tools/build/options/WITH_CXX | 4 +--- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/tools/build/options/WITHOUT_CXX b/tools/build/options/WITHOUT_CXX index ab9346afbf04..a600bb03df27 100644 --- a/tools/build/options/WITHOUT_CXX +++ b/tools/build/options/WITHOUT_CXX @@ -1,8 +1,4 @@ .\" $FreeBSD$ -Set to not build -.Xr c++ 1 -and related libraries. -It will also prevent building of -.Xr gperf 1 -and +Do not build C++ headers and runtime libraries. +It also prevents building binaries and libraries written in C++, including .Xr devd 8 . diff --git a/tools/build/options/WITH_CXX b/tools/build/options/WITH_CXX index e04a69cbc6c6..64d1b07b6f7f 100644 --- a/tools/build/options/WITH_CXX +++ b/tools/build/options/WITH_CXX @@ -1,4 +1,2 @@ .\" $FreeBSD$ -Set to build -.Xr c++ 1 -and related libraries. +Build C++ headers and runtime libraries.