From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16703 invoked by alias); 25 Jul 2018 07:20:46 -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 16689 invoked by uid 89); 25 Jul 2018 07:20:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=BAYES_00,SPF_PASS,UNWANTED_LANGUAGE_BODY autolearn=ham version=3.3.2 spammy=1978, Hx-languages-length:851 X-HELO: mx1.suse.de From: Andreas Schwab To: Adhemerval Zanella Cc: libc-alpha@sourceware.org Subject: Re: [PATCH v8 1/8] nptl: Add C11 threads thrd_* functions References: <1517591084-11347-1-git-send-email-adhemerval.zanella@linaro.org> <1517591084-11347-2-git-send-email-adhemerval.zanella@linaro.org> X-Yow: This is PLEASANT! Date: Wed, 25 Jul 2018 07:20:00 -0000 In-Reply-To: <1517591084-11347-2-git-send-email-adhemerval.zanella@linaro.org> (Adhemerval Zanella's message of "Fri, 2 Feb 2018 15:04:37 -0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2018-07/txt/msg00797.txt.bz2 On Feb 02 2018, Adhemerval Zanella wrote: > @@ -197,7 +197,8 @@ linknamespace-libs-xsi = $(linknamespace-libs-posix) \ > $(common-objpfx)crypt/libcrypt.a > linknamespace-libs-ISO = $(linknamespace-libs-isoc) > linknamespace-libs-ISO99 = $(linknamespace-libs-isoc) > -linknamespace-libs-ISO11 = $(linknamespace-libs-isoc) > +linknamespace-libs-ISO11 = $(linknamespace-libs-isoc) \ > + $(common-objpfx)nptl/libpthread.a > linknamespace-libs-XPG4 = $(linknamespace-libs-isoc) \ > $(common-objpfx)crypt/libcrypt.a You have reverted commit e69d994a63, which breaks --disable-crypt builds. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."