Re: [PATCH] gnu: make-bootstrap: Remove unneeded configure flag from %gcc-static.

2015-06-10 Thread Ludovic Courtès
Manolis Ragkousis skribis: > Before pushing this patch I would first like to decide what we will do > with the gnu patch PATH_MAX patch, because we need it for wip-hurd. OK, I'll reply in the right thread. Ludo’.

Re: [PATCH] gnu: make-bootstrap: Remove unneeded configure flag from %gcc-static.

2015-06-09 Thread Manolis Ragkousis
Before pushing this patch I would first like to decide what we will do with the gnu patch PATH_MAX patch, because we need it for wip-hurd. After that, with this patch, we can merge wip-hurd with core-updates. Manolis

Re: [PATCH] gnu: make-bootstrap: Remove unneeded configure flag from %gcc-static.

2015-06-09 Thread Ludovic Courtès
Manolis Ragkousis skribis: > With this commit "guix build bootstrap-tarballs --target=i686-pc-gnu" works. Yay! > From 53582d2cdaf3fb69500a24afe3ed4f58cfbffcea Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis > Date: Tue, 9 Jun 2015 01:14:03 +0300 > Subject: [PATCH] gnu: make-bootstrap: Remov