From nobody Mon Dec 13 01:01:02 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 BC9AE18D3AB4; Mon, 13 Dec 2021 01:01:04 +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 4JC39C2zmPz3nyc; Mon, 13 Dec 2021 01:01:03 +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 0607B3420; Mon, 13 Dec 2021 01:01:03 +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 1BD112tJ010335; Mon, 13 Dec 2021 01:01:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BD112aW010334; Mon, 13 Dec 2021 01:01:02 GMT (envelope-from git) Date: Mon, 13 Dec 2021 01:01:02 GMT Message-Id: <202112130101.1BD112aW010334@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Konstantin Belousov Subject: git: 222d23329aea - stable/13 - kern.pre.mk: trim space at EoL 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: kib X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 222d23329aea20b7c10d758ce8a641f96335d86f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639357263; 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=pxq5YfDP0dbH0ZmTUJQnR72PS1dg4N3is/dyRN6q/+Y=; b=krOqksVMu1wxlFb5y3yXO3wunePZQRKhKnBGz/HhzqbySNWEQmIdzBBsOBXZpDqWfVasUJ KU8VCInxFQ69CJrUv7W3pg4j4uIMCQ04uqq98aeGl+gHIjoAPpQYbow3v72Ynrsk/3+f+S Fk41nBACQH6P+bppWYHmjMVmUIxVrRKcKVJZmKyfPGnrigqMtN/m+YGF9whgSCGLJoGftB IFwIMAbQ91V+JhrvIfFwxghONyqRI0/26r2LSIOFJr4D8mz9Rho4sXxldYiC9U/Ojj5DtF MPaB5MrahnfgV8jBGcJSvGoUGnXx7EmAE4dgPOOghnhiwR2KCvytA7u2j3J9RQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639357263; a=rsa-sha256; cv=none; b=OJorhLR3Vp1eD+HNOEDH0WzwGYFVbEN5ydcYqa48z5UOjbgf9ywA2lsxiFzou7w6M2uf0K U7nJGd0thKpOytFKn69gBeHg7HL21zaR143TJ/GU4h8Mg+44yc4TlTzKaA/Cw40EcP8ax3 0xv0g6JhULXj5e2nBBQscSnLdJk8X3YwrD2KNUUsEvErRboUCqj/Jj5J5khqVbV61JQ9VQ hSkrQ9wIIqzIDA7QRSwgmujAw/+eOVuoYRRJasDW81fzAn8uLuW+Y1VUUVzIGiR6o+VsBz gPIj47TperaqYIjKE4QujOVhpHDCugKxwPIcljqhmeqUwHRbbctI6cyQ+/RHpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=222d23329aea20b7c10d758ce8a641f96335d86f commit 222d23329aea20b7c10d758ce8a641f96335d86f Author: Konstantin Belousov AuthorDate: 2021-12-06 23:10:12 +0000 Commit: Konstantin Belousov CommitDate: 2021-12-13 00:58:22 +0000 kern.pre.mk: trim space at EoL (cherry picked from commit 610173c59380e5ddbad4977c119da47f969f087c) --- sys/conf/kern.pre.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/kern.pre.mk b/sys/conf/kern.pre.mk index e57c187f940d..3eacd35d6a9a 100644 --- a/sys/conf/kern.pre.mk +++ b/sys/conf/kern.pre.mk @@ -90,7 +90,7 @@ WERROR?= -Werror CFLAGS+= -fno-common # XXX LOCORE means "don't declare C stuff" not "for locore.s". -ASM_CFLAGS= -x assembler-with-cpp -DLOCORE ${CFLAGS} ${ASM_CFLAGS.${.IMPSRC:T}} +ASM_CFLAGS= -x assembler-with-cpp -DLOCORE ${CFLAGS} ${ASM_CFLAGS.${.IMPSRC:T}} .if defined(PROFLEVEL) && ${PROFLEVEL} >= 1 CFLAGS+= -DGPROF