From nobody Tue Dec 21 13:48:19 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 A1D8818FC08F; Tue, 21 Dec 2021 13:48:19 +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 4JJHpq24jNz3LZg; Tue, 21 Dec 2021 13:48:19 +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 22F732C1B; Tue, 21 Dec 2021 13:48:19 +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 1BLDmJgZ040111; Tue, 21 Dec 2021 13:48:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLDmJ6O040110; Tue, 21 Dec 2021 13:48:19 GMT (envelope-from git) Date: Tue, 21 Dec 2021 13:48:19 GMT Message-Id: <202112211348.1BLDmJ6O040110@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dimitry Andric Subject: git: 886e5802c443 - stable/13 - bsd.links.mk wants full paths 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: dim X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 886e5802c443574e1af0d9561e4d863dfcf1c5c2 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640094499; 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=5Ondh2zfsOCXXu2w8SpKo3gD8eUwheBKuPnq21KKDeU=; b=JewMOxIAUcTnTY1bxIuiX0UR000P0Z+fBRlrZOxZvRx7nLw3KzcfddExzb1o5bQJpGMVUm Lphj2nzXz7oBaT+x8nPKfYsc6w953pJt+zZi7ZCJuweliaH7grMqyYHfK1i7mgJ7v8GANV WRvRo/mFSMIy74V+QO/rqtxeUunwnBFPgo4GAa1gYEFd9uAUzKPbaRkjdW67TA0yIIuerU PxFyjYjcAZDPTp/GKg/onmjwJk3jP6KDt1i5jwybqZq4c5B+/ib1WdGHoi2qe8dVjK4oN8 d47f4I5cyRIEUUVzZouQdbYUAmQCNnHjfN2p3daME37oPA0urYD4GnsIHh+ZOw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640094499; a=rsa-sha256; cv=none; b=pbB+0GaS7cF9WEyv8/s1Gi5dWoQtQTcthAs5naMHpnHbsehZL7pHlisPMDEVVUTpFn0iII VyWWABNuveo3pfuRRp704fp24xErCR7aEhPoFnRoAC+WjHiY7HDh25nEUikT9B7j7rQG21 gMdnPMHHGvrGwxKBHwqD+WL0QindVu/3cYc8Se0S2yGaCMC/9oamdHssPR2ZG0phlNUoSI 9CS8Wf47AtCbZm71BSNPtOU8Rtj+CcuB6PQYyHa5X7+11sS+yLJkRFxlGM9lDSeGNuc8tT +cocIJjTxUYgn6fZpbMRTgjm1nz8R9FC7WmpT8vQW+awdfuWLoqMyRJwl5HSSw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=886e5802c443574e1af0d9561e4d863dfcf1c5c2 commit 886e5802c443574e1af0d9561e4d863dfcf1c5c2 Author: Simon J. Gerraty AuthorDate: 2021-02-15 18:05:00 +0000 Commit: Dimitry Andric CommitDate: 2021-12-21 13:44:49 +0000 bsd.links.mk wants full paths The values in LINKS need to be full paths. (cherry picked from commit 85d6747a694a6da2619e9f627d005a0aee87dd34) --- usr.bin/bmake/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/bmake/Makefile.inc b/usr.bin/bmake/Makefile.inc index 8c4cb659e1d8..9960f0ceeb2d 100644 --- a/usr.bin/bmake/Makefile.inc +++ b/usr.bin/bmake/Makefile.inc @@ -9,7 +9,7 @@ .if exists(${.CURDIR}/tests) PROG= make -LINKS= make bmake +LINKS= ${BINDIR}/make ${BINDIR}/bmake MLINKS= ${MAN} b${MAN} .endif