From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 119612 invoked by alias); 13 Sep 2018 08:23:47 -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 17811 invoked by uid 89); 13 Sep 2018 08:19:18 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,UNPARSEABLE_RELAY autolearn=no version=3.3.2 spammy= X-HELO: smtp2200-217.mail.aliyun.com X-Alimail-AntiSpam:AC=CONTINUE;BC=0.09162712|-1;CH=green;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03293;MF=han_mao@c-sky.com;NM=1;PH=DS;RN=4;RT=4;SR=0;TI=SMTPD_---.CqEsS0o_1536826752; Date: Thu, 13 Sep 2018 08:23:00 -0000 From: Mao Han To: Joseph Myers Cc: c-sky_gcc_upstream@c-sky.com, gnu-csky@mentor.com, libc-alpha@sourceware.org Subject: Re: [PATCH v4 07/13] C-SKY: ABI Lists Message-ID: <20180913081912.GC4004@vmh-VirtualBox> References: <989245a210ac2feab7275dcfee06ee5fe709ab59.1536720821.git.han_mao@c-sky.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SW-Source: 2018-09/txt/msg00176.txt.bz2 On Wed, Sep 12, 2018 at 12:35:34PM +0000, Joseph Myers wrote: > 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). > Seems I shall keep libnsl.abilist unless this patch get in. Thanks, Han Mao