From nobody Tue May 12 08:54:26 2026 X-Original-To: dev-commits-doc-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 4gF9Pz3G0bz6dKK6 for ; Tue, 12 May 2026 08:54:31 +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 4gF9Pz2dmPz49V8 for ; Tue, 12 May 2026 08:54:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778576071; 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=0ZkOx0ukeuKDajiv8tK0Sd6y5k5mgOS6WAeP/CU+jVU=; b=tbrtay/cV3hHQYyGuto7OftGNwFxG3docEZZrPm1OKy38via5u64LA9dLWAIgGZ7Yt0ZYM zNIYrPVct+HxmRce1F0o12TISnDZqgXxrJEeZOaaZVCHzqvj6Mp0b5wtqo9VJp2pqul70Q hoBLSLMP/4WJYV8Zq8TlDzbuAe4EDVyfIgBxbDhbSJzC3aH1D08wWxF3A+JzXLdOFwN7z4 oI8n2FohKxDt2ZedcOwcjXsupq+DeQBXIFZtjJEEFyJAeOu/YHQmHayURtjqT0oBWzRQF3 vRQtPBn0VLOw0xpBxfLBtxGykj70iXfhkZtjC2bvPEb65DrJgVW7xHpJ7A7GTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778576071; a=rsa-sha256; cv=none; b=LVhCAgrnVmcstHoElBHnCpHDbtg6EXjdIssPR36CYy2TIEtZU44r/uOnNr0i/7CS0XCuaD O9hby9WFITjEt1UYlmbghiRcGZHlY/ShDNMIe90/9PBLfjxNkeepFvoGxmimFbAAoghVOn YLVzhGKJhXaWMobp4NoPSg8PmSPRVTH6wZ7ul2j/LjA9XURXJwJGP9ARy0aaGkjWED/Wtn yoJxTS2j+IS1eBScGH719bJ+a07EqXHmhieqEKAb54d7+WKrT/DJBH6fKuhv87Cw4JKkEZ QiIaILUNnAiv9VwChcTB0YUWUsw7vEdsdtQVBmjlp085YyzkQlT689l5R3ykDg== 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=1778576071; 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=0ZkOx0ukeuKDajiv8tK0Sd6y5k5mgOS6WAeP/CU+jVU=; b=lo008qCC+qBCd+ZxkUDSPWmlxglW/2DtHg/SguzggTJTErOi3X8te1ULLRzK8YHxwCrzGO Sm2bJeiUMm0jGawcqF+0BKzFV2fPYdy4spSGgQEPGMIlT4XAWL5ntpQ50Xq4fIzSn2Bq8C ROgrjd0bWF8wLyg2DmlhnMbyEHEE4FhO2PJ5xPcxOGMgSHh0XBLQ+z0UtmJcXtf0PonMT/ yiFhD285SPXhNW8RFPES55QfRD+jUv4M/K6YHGv5cB5JOxd8gcqsp5Tm/nb335oh/QuHXu MASTgUFeAy4fnaZgim4s42FZDx4u8kYjVgxkzbw1dwTFkq+ZFqp1vf+QkG0lHQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gF9Pz256Szx0l for ; Tue, 12 May 2026 08:54:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 333ad by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 12 May 2026 08:54:26 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= Subject: git: c2ea353432 - main - [phb][Uses]: Add GO_LDFLAGS List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c2ea353432d025a74eeab9bb392c074072e51bb0 Auto-Submitted: auto-generated Date: Tue, 12 May 2026 08:54:26 +0000 Message-Id: <6a02eac2.333ad.586bc7d8@gitrepo.freebsd.org> The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=c2ea353432d025a74eeab9bb392c074072e51bb0 commit c2ea353432d025a74eeab9bb392c074072e51bb0 Author: Fernando ApesteguĂ­a AuthorDate: 2026-05-12 08:53:21 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2026-05-12 08:53:21 +0000 [phb][Uses]: Add GO_LDFLAGS Following https://cgit.freebsd.org/ports/commit/?id=1c385d920694cd47159b27fcbd9abd25150df311 --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index fa7827a1e0..3ef4415f44 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1081,6 +1081,10 @@ Additional `LDFLAGS` values to be passed to the C compiler by `go`. `GO_BUILDFLAGS`:: Additional build arguments to be passed to `go build`. +`GO_LDFLAGS`:: +Additional LDFLAGS variables to be passed to the `go build` command without the +need to change `GO_BUILDFLAGS`. + `GO_TESTFLAGS`:: Additional build arguments to be passed to `go test`.