From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 36365 invoked by alias); 15 Aug 2017 16:53:29 -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 1726 invoked by uid 89); 15 Aug 2017 16:46:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:444 X-HELO: relay1.mentorg.com Date: Tue, 15 Aug 2017 16:53:00 -0000 From: Joseph Myers To: Florian Weimer CC: Andreas Schwab , GNU C Library Subject: Re: [PATCH] Test for profiling support (_mcount/gprof) In-Reply-To: <55708a27-9691-0d85-c0bc-cf856b30987e@redhat.com> Message-ID: References: <4d15086e-9e54-014b-1a50-16534f287e24@redhat.com> <539fb6f1-9d96-01d5-0f35-f3c312c0ecbb@redhat.com> <87b76487-16d3-78b4-9651-f6d375b9b137@redhat.com> <2c6d810a-c5d2-45e0-48ab-9a99060fc1b9@redhat.com> <55708a27-9691-0d85-c0bc-cf856b30987e@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2017-08/txt/msg00579.txt.bz2 On Tue, 15 Aug 2017, Florian Weimer wrote: > On 08/15/2017 06:32 PM, Joseph Myers wrote: > > The new test in tests-special needs to be conditional on > > run-built-tests=yes; right now it makes run-built-tests=no cross tests, as > > with build-many-glibcs.py, fail as it tries to run tst-gmon natively. > > Oops. Like this? This patch is OK. -- Joseph S. Myers joseph@codesourcery.com