From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 109815 invoked by alias); 5 Mar 2018 21:55:03 -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 109724 invoked by uid 89); 5 Mar 2018 21:55:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com From: DJ Delorie To: Helmut Grohne Cc: libc-alpha@sourceware.org Subject: Re: state of the install-bootstrap-headers patch In-Reply-To: <20180305203511.GA25373@alf.mars> (message from Helmut Grohne on Mon, 5 Mar 2018 21:35:18 +0100) Date: Mon, 05 Mar 2018 21:55:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2018-03/txt/msg00130.txt.bz2 Having just gone through the Fedora RISC-V boostrap, this is fresh in my mind (but don't think I'm a glibc Makefile expert). Here's what I ended up doing... Ok, I was about to detail it, but I realized that the fedora workaround you posted the link to... was something I wrote originally, and did for RISC-V. So, see that instead ;-)