From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127666 invoked by alias); 12 Sep 2018 12:35:42 -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 127368 invoked by uid 89); 12 Sep 2018 12:35:42 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:811 X-HELO: relay1.mentorg.com Date: Wed, 12 Sep 2018 12:35:00 -0000 From: Joseph Myers To: Andreas Schwab CC: Mao Han , , , Subject: Re: [PATCH v4 07/13] C-SKY: ABI Lists In-Reply-To: Message-ID: References: <989245a210ac2feab7275dcfee06ee5fe709ab59.1536720821.git.han_mao@c-sky.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2018-09/txt/msg00150.txt.bz2 On Wed, 12 Sep 2018, Andreas Schwab wrote: > On Sep 12 2018, Mao Han wrote: > > > * sysdeps/unix/sysv/linux/csky/libnsl.abilist: Likewise. > > This is useless since you cannot link against libnsl anyway (in the > default configuration). > > With http://sourceware.org/ml/libc-alpha/2018-08/msg00261.html it won't > be built any more. As far as I can see that patch isn't in glibc and hasn't been pinged. A new port needs to have clean ABI test results with the glibc version it goes into; the point at which libnsl.abilist should be removed from the port is the point at which such a change to prevent building libnsl goes in (if it does go in without there having been a release with the new port first). -- Joseph S. Myers joseph@codesourcery.com