From patchwork Fri Apr 30 21:06:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: DJ Delorie X-Patchwork-Id: 43201 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9B0543848015; Fri, 30 Apr 2021 21:07:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B0543848015 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1619816821; bh=PS0nCcxQRjfyU/omraGIFfkB++zq17kV5epFv8zGQ9o=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=A2J7pDGNZ81yF8DVEQAbc/ga2u7GoFMSpYToLHrhGWQhWYSBa/jGSTUXzNz8YGpeV /7On9TWOVNNstfYMYOpu9UYQUwOhefAd2FrI5tuMPiMq+IeDWUjuuOPUXf8qD61nYQ yMPw5rZGknsMs/LgGmVWJ25fiXivgYk2EvtDd81g= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by sourceware.org (Postfix) with ESMTP id 0003F3851C0C for ; Fri, 30 Apr 2021 21:06:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0003F3851C0C Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-215-AHbQhvdUPzqL4oRZrXMUFQ-1; Fri, 30 Apr 2021 17:06:56 -0400 X-MC-Unique: AHbQhvdUPzqL4oRZrXMUFQ-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EDE04107ACCA for ; Fri, 30 Apr 2021 21:06:54 +0000 (UTC) Received: from rhel8.vm.delorie.com (ovpn-112-46.rdu2.redhat.com [10.10.112.46]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B8F1260C04 for ; Fri, 30 Apr 2021 21:06:54 +0000 (UTC) Received: from rhel8.vm.redhat.com (localhost [127.0.0.1]) by rhel8.vm.delorie.com (8.15.2/8.15.2) with ESMTP id 13UL6rYM1652083 for ; Fri, 30 Apr 2021 17:06:53 -0400 Date: Fri, 30 Apr 2021 17:06:53 -0400 Message-Id: To: libc-alpha@sourceware.org Subject: Patchwork test patch X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com X-Spam-Status: No, score=-12.3 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: DJ Delorie via Libc-alpha From: DJ Delorie Reply-To: DJ Delorie Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Subject: This is a fake patch, feel free to ignore or abuse as desired. I needed a test patch in patchwork to test some things with, and didn't want to mess up a real patch. Feel free to use this patch for trying things in PW. diff --git a/README b/README index d0f0edb3930..fb5017439ec 100644 --- a/README +++ b/README @@ -31,6 +31,7 @@ The GNU C Library supports these configurations for using Linux kernels: i[4567]86-*-linux-gnu x86_64-*-linux-gnu Can build either x86_64 or x32 ia64-*-linux-gnu + m6502-*-tempest-arcade m68k-*-linux-gnu microblaze*-*-linux-gnu mips-*-linux-gnu