From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29554 invoked by alias); 1 May 2018 15:32:06 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 29537 invoked by uid 89); 1 May 2018 15:32:06 -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 autolearn=ham version=3.3.2 spammy=H*i:sk:6e0cb4e, H*f:sk:6e0cb4e X-HELO: mail-wr0-f171.google.com Received: from mail-wr0-f171.google.com (HELO mail-wr0-f171.google.com) (209.85.128.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 01 May 2018 15:32:05 +0000 Received: by mail-wr0-f171.google.com with SMTP id o15-v6so11122669wro.11 for ; Tue, 01 May 2018 08:32:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=6zwZL2M7GkJHbfTyVkMvwv1+omQZgxAtVrENy9xP2FQ=; b=dYNO92CSXyjxL8cE2dmA/BHZlI80FWP/koob4ipyaHUOt+L2YFYFhzb8kOFGn59B3g qHuomX/Q6RTF/XhE7tHGZFZ40qx0dq6Cm7Bki3X80Abck265m4EoMDeb4JIyLKQKg9qf d32+956RMVz8oHfo0UIHAc0dnP6t/DKqVDt0Vkv3A2lUEe5Yr4rNnH4sjL+uJQ4Uky6D Q8NxPHnBuIxR8GTU2NmoShbbHJDFWc3Gu/9M16LBWiOhh8xew6Zbky8jAICajGqi3HDR ZsEjXpwDHYGyG2XTnDMo8fmvWi/Hu1zv7JpVu0NnbH8ujJ/GxEDaAF8enRag8+dF1dK/ vyhA== X-Gm-Message-State: ALQs6tCWZSMFpiVknI8pp4p9MLrV5sx0PLlhpD8pGC+WDlkIG6GCbiot 7m/UtfrxN0jogTFKFtYqMBZaizV30kurYX7KWiJXeA== X-Google-Smtp-Source: AB8JxZpdgtpgd81YO5hixkz5wu6l1/mbWDE9VdOt4i5Eyy8jzFf87YLS6SpAYma4br8wTbtqth0wJZ7jBsq6CRo42YE= X-Received: by 2002:adf:db0b:: with SMTP id s11-v6mr11424897wri.241.1525188723207; Tue, 01 May 2018 08:32:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.64.197 with HTTP; Tue, 1 May 2018 08:32:02 -0700 (PDT) In-Reply-To: <6e0cb4e4-5703-a1d6-10db-b45475cecb05@redhat.com> References: <20180430182141.28935-1-francois.theron@netronome.com> <6e0cb4e4-5703-a1d6-10db-b45475cecb05@redhat.com> From: "Francois H. Theron" Date: Tue, 01 May 2018 15:32:00 -0000 Message-ID: Subject: Re: [PATCH] [configure] Added "nfp" to the build for binutils. To: Nick Clifton Cc: gcc-patches@gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org Content-Type: text/plain; charset="UTF-8" X-SW-Source: 2018-05/txt/msg00007.txt.bz2 Hi Thank you. The last thing would be config.sub, do I submit the accepted patch for it here as well or will it propagate from config.git? Francois