From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97652 invoked by alias); 2 Apr 2018 18:28:09 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 97257 invoked by uid 89); 2 Apr 2018 18:28:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=adjusted, H*F:D*br X-HELO: mo19.mail-out.ovh.net Date: Mon, 02 Apr 2018 18:28:00 -0000 From: "Gabriel F. T. Gomes" To: , Tulio Magno Quites Machado Filho Subject: Re: [PATCH v4] powerpc64*: fix the order of implied sysdeps directories Message-ID: <20180402152737.0f41a135@tereshkova> In-Reply-To: <20180313164809.16530-1-gabriel@inconstante.eti.br> References: <20180313164809.16530-1-gabriel@inconstante.eti.br> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-ClientProxiedBy: EX1.emp.local (172.16.2.1) To EX3.emp.local (172.16.2.3) X-Ovh-Tracer-Id: 8514055099622149827 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedtgedrgedtgdduvdekucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddm X-SW-Source: 2018-04/txt/msg00031.txt.bz2 On Tue, 13 Mar 2018, Gabriel F. T. Gomes wrote: >Changes since v3: > > - Do not move files to powerpc64-common, instead, create a new > directory for big-endian (.../powerpc64/be), so that powerpc64 > becomes the place for files that are common to big-endian and > little-endian. > - Adjusted commit message and ChangeLog entry. Is this new version [1] of the patch OK for master? Tulio, you gave your OK for the older version, which moved files to powerpc64-common... Are you OK with this new version? [1] https://sourceware.org/ml/libc-alpha/2018-03/msg00321.html