From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1D79A138334 for ; Wed, 20 Jun 2018 17:49:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A976CE09F4; Wed, 20 Jun 2018 17:49:14 +0000 (UTC) Received: from atfriesa01.ssi-schaefer.com (atfriesa01.ssi-schaefer.com [193.186.16.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F0739E0951 for ; Wed, 20 Jun 2018 17:49:12 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.51,248,1526335200"; d="scan'208";a="16090375" X-IPAS-Result: =?us-ascii?q?A2EgAgBDkypb/+shHKxbHAEBAQQBAQoBAYMiji2NBgEBAQE?= =?us-ascii?q?BBpYvggQTh3Q0GAECAQEBAQEBAgICgRGLIIFzrX2EW4NobYlggQeJYoUJApkkC?= =?us-ascii?q?Y8FC4ExAQ2EAYJGhTuRX4FBX4EsfQiDI4FrAY5kkFYBAQ?= Received: from samail03.wamas.com (HELO mailhost.salomon.at) ([172.28.33.235]) by atfriesa01.ssi-schaefer.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Jun 2018 19:49:11 +0200 Received: from [172.28.42.244] (helo=fril0049.wamas.com) by mailhost.salomon.at with smtp (Exim 4.77) (envelope-from ) id 1fVhEE-0004FN-TM; Wed, 20 Jun 2018 19:49:10 +0200 Received: (nullmailer pid 15633 invoked by uid 249); Wed, 20 Jun 2018 17:49:10 -0000 From: Michael Haubenwallner To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] [PATCH 0/5] toolchain.eclass: Prefix patches, Cygwin related Date: Wed, 20 Jun 2018 19:49:00 +0200 Message-Id: <20180620174905.7733-1-haubi@gentoo.org> X-Mailer: git-send-email 2.16.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Archives-Salt: a91f51b3-4f20-4e5a-bc35-e9f0261635a5 X-Archives-Hash: 5c9fed2c615b12d6fe3530e2f52ee364 Hi, please review these patches we have in prefix-overlay, where patches 3-5 are for Gentoo Prefix on Cygwin. Thanks! /haubi/