From nobody Wed Dec 15 16:39:40 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 F381A18DC6C1; Wed, 15 Dec 2021 16:39:40 +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 4JDgvJ50Vpz4hpP; Wed, 15 Dec 2021 16:39:40 +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 8C14F1F566; Wed, 15 Dec 2021 16:39:40 +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 1BFGdejK012147; Wed, 15 Dec 2021 16:39:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BFGdemG012146; Wed, 15 Dec 2021 16:39:40 GMT (envelope-from git) Date: Wed, 15 Dec 2021 16:39:40 GMT Message-Id: <202112151639.1BFGdemG012146@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Emmanuel Vadot Subject: git: a46856c3f9ec - main - amd64: Do not build sconfig 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: manu X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a46856c3f9ec86bd8f0436c3f0736783c2f804db Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639586380; 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=s+UGhbXvlMkYjYOspdqd0Qt+JEFwKao+ZF5jda+B66s=; b=C8x12GpQfKP0DuwaMiB4D4FysfsO6Znvqt0Fqgjwey+nDdemMZbZhfLh29adidXiDPJ/f9 2t+hRvgN2XvGIVYF3lpvuDIkS6M6HuJe3wT1vnmPBHaLDWcjUDYcbPIFP36PbgDfyqlAQF hWG4iDzplC7mqLJroIfMy9Oc3qCBVwfoJLQUJtUBh6mIu05sexcC6n7NYOwLEKRaezWNMu 4MYs2nD7gV3TYr17cAaz+vWHgLvVAi32EGQ+JZR+34r1cf0i8gwZ14ZtcyMppM+0zTUyuA 0kud0K4Be4wbL9x0pIyinC5e+5UQDrlPwUcQlfEVILs0D6nOI1kPk6PQRNs3lA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639586380; a=rsa-sha256; cv=none; b=hLcrXObH/xStca04m2XgVvcmR+RYDNEsDs5KRpy8wtxADM/Lg//St8W6dl3tEGHUMk2Aok nbfvYRNG7UIHgMrTgQCjhtTTUTA9K0E6zz1Ow2UwHLFAV1TGXeWradBbDenjLR+w6KMnuB hc9LzytTdMy/zwDVEM1llORnV4CPvOqDrD4UvSUn5aoee44j5gesoiv7Ac3ypGw5aVD+VZ rvOeopAhwXQ7PdbtMr8wUWfTe6Gkpq1Ra+l0JyXNXzlgNfNS+NZCGHMfCUCYa/9kbg/J1E MRtIbqejdXcsHd17wa9npVYU+FXYCFWpJa3OjAsodfwTD5HNcXreG1oUou4Ylw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=a46856c3f9ec86bd8f0436c3f0736783c2f804db commit a46856c3f9ec86bd8f0436c3f0736783c2f804db Author: Emmanuel Vadot AuthorDate: 2021-12-15 16:38:33 +0000 Commit: Emmanuel Vadot CommitDate: 2021-12-15 16:39:36 +0000 amd64: Do not build sconfig We do not build the drivers for this arch so no need to build the configuration tools. MFC after: 2 weeks Sponsored by: Beckhoff Automation GmbH & Co. KG --- sbin/Makefile.amd64 | 1 - 1 file changed, 1 deletion(-) diff --git a/sbin/Makefile.amd64 b/sbin/Makefile.amd64 index 4135c44082c9..2d231b0cb2b0 100644 --- a/sbin/Makefile.amd64 +++ b/sbin/Makefile.amd64 @@ -2,4 +2,3 @@ SUBDIR += bsdlabel SUBDIR += fdisk -SUBDIR += sconfig