From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50160) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNH2W-0005Tg-1a for guix-patches@gnu.org; Wed, 23 Oct 2019 09:51:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNH2V-0007DV-39 for guix-patches@gnu.org; Wed, 23 Oct 2019 09:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52346) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNH2U-0007DM-Uw for guix-patches@gnu.org; Wed, 23 Oct 2019 09:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNH2U-000833-R9 for guix-patches@gnu.org; Wed, 23 Oct 2019 09:51:02 -0400 Subject: bug#37813: [PATCH] gnu: mingw-w64: Add -winpthreads variants. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <9ex2heUi-a_eFy92HaMuh0B33VewNqHzK6r5aayN566rDR-hlo78vAmX0vhMzY2_hzGQRXZvXRYustyKwDqmT2SK-KNEm2azpTeusxKMiv8=@carldong.me> <87imolmblu.fsf@gnu.org> <87r236ymj7.fsf@gnu.org> <87d0epzuox.fsf@gnu.org> Date: Wed, 23 Oct 2019 15:49:51 +0200 In-Reply-To: (Carl Dong's message of "Mon, 21 Oct 2019 21:37:50 +0000") Message-ID: <87k18vvaf4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Carl Dong Cc: "37813@debbugs.gnu.org" <37813-done@debbugs.gnu.org>, Jan Nieuwenhuizen Hi Carl, Carl Dong skribis: > Thanks for your response! I'll push the existing patch up to master then = :-) Great, closing this issue! Ludo=E2=80=99.