Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=B/kS4JGt; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=fFLnYhT8 Received: by mail.netbsd.org (Postfix, from userid 605) id BC8F584E90; Tue, 23 Apr 2024 16:16:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713889005; bh=CABugi8Bqx5ykiPEYYiPswAcZiRoXEXvWVNm+5sJNDw=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=B/kS4JGta5SZ7yb2hzfozL+lSongJO6SgBm6yBZsTMsNeSi7ab9T09Jep0A8gyimc uMr41CtZPPKpQSNjHxntV6kX9YnXr9CdXqnfKXzNQNz8RJtOUtU3q8cKgrW1UswYwW Lj5ZnxGkpcPQML0AVq2Dc2lxAkrjo0/o6TqIw9GU= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A332D84E8F for ; Tue, 23 Apr 2024 16:16:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id QLdb0HigHVET for ; Tue, 23 Apr 2024 16:16:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 45D2684D5B for ; Tue, 23 Apr 2024 16:16:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713889004; bh=CABugi8Bqx5ykiPEYYiPswAcZiRoXEXvWVNm+5sJNDw=; h=Date:From:Subject:To:Reply-To; b=fFLnYhT8U062i16qyzpA6WHey368R26oMzkfFGvjUn9/o+TACAfatcQ6Tisdwsns1 fvIzlVNCnAmAcJP3OOYyOZtup/Ofbbyu+X0BEzMYYg5bltUbOekLX8AIVSgpH5p0yf ZJK2lSw11ezIZllivhfFCUp0Hjh6PgYRRyixOzHc= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3A204FA2C; Tue, 23 Apr 2024 16:16:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 23 Apr 2024 16:16:44 +0000 From: "Martin Husemann" Subject: CVS commit: xsrc/external/mit/MesaLib/dist/src/util To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240423161644.3A204FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Martin Husemann" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: xsrc Committed By: martin Date: Tue Apr 23 16:16:44 UTC 2024 Modified Files: xsrc/external/mit/MesaLib/dist/src/util: macros.h Log Message: Do not re-define CACHE_LINE_SIZE To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.2 xsrc/external/mit/MesaLib/dist/src/util/macros.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.