From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5BTm-00043G-Rp for guix-patches@gnu.org; Mon, 01 May 2017 09:35:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5BTi-0000Pr-3l for guix-patches@gnu.org; Mon, 01 May 2017 09:35:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50438) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d5BTi-0000PK-0O for guix-patches@gnu.org; Mon, 01 May 2017 09:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d5BTh-0004Vk-MY for guix-patches@gnu.org; Mon, 01 May 2017 09:35:01 -0400 Subject: bug#26582: [PATCH] gnu: pcre: Fix Check for Hurd systems. Resent-Message-ID: Date: Mon, 01 May 2017 08:34:00 -0500 From: rennes References: <2ExjL3FnTH2ActBCbOgZRN@lTC1VtRxjDOEtGzP2P9M4> <87efwkjdl0.fsf@gnu.org> In-Reply-To: (from rennes@openmailbox.org on Sat Apr 29 17:25:46 2017) Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp=Yes; Format=Flowed Content-Disposition: inline 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26582@debbugs.gnu.org Hello Ludovic, On 04/29/2017 05:25:46 PM, rennes wrote: > Hello Ludovic, >>=20 >> I would expect the =E2=80=98configure=E2=80=99 phase in (guix build =20 >> gnu-build-system) to >> already pass those flags, no? (If that is the case we could keep >> #:configure-flags instead of replacing the =E2=80=98configure=E2=80=99 p= hase.) >>=20 >=20 > I am a little confused! > I am replacing the Configure phase to set =20 > "--disable-stack-for-recursion", which only applies to Hurd. >=20 > Or is there another way to do it, without replacing Configure? Please ignore this last message, we find a way to solve it !.=